View Full Version : puzzles and blocks, oh my!
Noob101
2004-10-05, 03:19 PM
hey, uh......I have a boulder and a switch.....I want it to be able to press the switch and a ladder come down when you put the boulder on it....i have it so i can move the boulder, but i don't know how to make it go on the switch and make the ladder come down....
any help is appreciated
thanks :jump:
BlueCube
2004-10-05, 06:21 PM
Just make the boulder "Same Level As Hero" and the switch "Below Hero". As long as both events don't have the "Forbid Event Overlap" checked, the boulder can move on top of the hero.
The boulder event is simple as heck, all you need is one line:
<>Move Event: This Event, Face away from Hero, Move Forward
<>
The ladder, however, should be a parallel process with these commands on page 1:
http://img11.paintedover.com/uploads/11/switchboulder2.png
And the ladder's page 2 will just have a precondition of "[0001:Turn On Ladder] ON".
=================
The reason you can't do it within the boulder event itself is because the event X/Y doesn't update until the event is completed. I'm not sure why myself, just another random bug I suppose.
Noob101
2004-10-05, 07:47 PM
Thanks, BC ^^
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.