Ladders HELP!
EdgeCube
Member Posts: 7
I'm making a platform game, and I want my character to go up some ladders, I've been trying to code this, but nothing seems to work, how do I do it?
Thanks
Thanks
Comments
http://www.deepblueapps.com/ladders-template/
Darren.
Can't have everything for free.
I'll appreciate it if you can share with us how far into it you've actually gone. Show snippets of the best code you've managed to muster so far and see if people will be able to pinpoint errors / ways for improvement.
Also, even though I've never even attempted at implementing something like it, I think Darren is absolutely correct -- it is a pretty complicated feature when I think about it. Not everyone is generous enough to share a workaround which they've spent precious time in producing. We're lucky enough they're providing the template for a minimal fee
P.S. If you can't afford the one-time fee of $23, you should know you will also have to spend at the very least $99 annually for the Apple Developer license alone.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
make an invisible actor on the ladders
And make it so when 2 rules are true.
Rule1-actor overlaps/collide..with actor type ladder 1 and
Rule2-up is pressed...
change attribute to true. and when attribute equals true, constain X value to wherever the ladder is. and change velocity up.
im not great at explaining and since the veterans say its hard then this will probably not work so well...but worth a shot and a start.
With that said, template above wouldn't be a bad investment in the long run for learning to be honest.
if his knowledge of game salad can't achieve this.. then he just needs to play with it more and to better understand it.
Certainly do able as you can see by the template video above, but it is not as easy as it looks.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page