Hello,
I'm trying to make a 2D platform level with two kinds of animations for the player when climbing a ladder.
I'm using this example
http://www.scirra.com/forum/search_results_posts.asp?SearchID=20120916131140&KW=Ladder
I've created two layers, one with a ladder and the player,
and one layer on top, with an other ladder.
Basically I want to do this (i will post a picture of my evensheet) :
When the player climb the ladder on the main layer (up or down) : Set animation to ClimbBack (you see the player back, he is on top of the ladder)
&
When the player climb the ladder on the layer on top (up or down) : Set animation to ClimbFront (The ladder is on top of the player so you see his face behid the ladder)
<img src="http://imageshack.us/a/img171/3103/sanstitresk.png" border="0">
(sorry for my english)
If you can help me it's cool ^^