When I make platforms if theyr'e not touching the plat form they go to the very very bottom of the screen how do you fix that?
Offline
I don't get what you mean... can you please explain more?
Offline
when I make a platform inorder for it to work I have to dothe forever button and I change the carachter by -2y but it goes straight to the bottom how do you fix that?
Offline
4lover wrote:
when I make a platform inorder for it to work I have to dothe forever button and I change the carachter by -2y but it goes straight to the bottom how do you fix that?
Add this to your "forever:"
if <touching [platform> //touching a colour for the platform will also work - but you just have to make sure the platforms are all the same colour. change y by (2) end
Offline
Thanks and nice job on becoming a moderatorP.S I chose you as my first pick.
Last edited by 4lover (2010-05-21 21:45:05)
Offline
If you want a platform engine that figures out walls, try my projects PlatforMaker 1 and 2.
Offline