couple of doubts en the dungeon editor

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
papazombie
Posts: 17
Joined: Sat Sep 15, 2012 1:00 am

couple of doubts en the dungeon editor

Post by papazombie »

1 - How ca I move my position in the map;
2- im trying to conect a door to 2 points so when Both of them are activated the door open; but when I do this only with one point the door opens
Fistchandeles
Posts: 23
Joined: Wed Sep 12, 2012 10:02 pm

Re: couple of doubts en the dungeon editor

Post by Fistchandeles »

1. Select you starting position using the pointer tool. Then use WASD or the arow keys.

2. This is done by either using scripting or a counter. Set the counter to open the door when it's activated and it's initial value to the amount of switchs needed to open the door. Then make each of the switches decrement the counter when they're activated. That should work.
User avatar
Komag
Posts: 3659
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: couple of doubts en the dungeon editor

Post by Komag »

There is a lot of reading you should do, starting with the basic instructions on this page and all the links:
http://www.grimrock.net/modding/
Finished Dungeons - complete mods to play
papazombie
Posts: 17
Joined: Sat Sep 15, 2012 1:00 am

Re: couple of doubts en the dungeon editor

Post by papazombie »

thanks; I really need this link ;)
Post Reply