Hi, I looked around these forums, and on the internet but I could NOT find a tutorial to make an ice box puzzle
that is you push a box and it goes in one direction until it hits a wall or impassible surface
the only thing I found close was this
http://www.kobrasrealm.net/forum/index.php?showtopic=1300&mode=threaded&pid=30691which has your character moving along the ice
I started something so far
using conditional branches to check the players direction, and move the block until it hits an impassible space
now, to explain the next part that i would like to do, i will use the diagram in Inutorineko's tutorial
the brown spots are where the blocks would count as impassible, but the player would not.
Thanks for you're help!
and if you need more information, or if I did something wrong, please tell me!
ack I almost forgot, I also made this ice block from some rtp stuff