Old example probably worth to check out: dropbox.com/s/glhoiswi4vc4r6z/auto_missile.capx
You do not have permission to view this post
Utilize family for this kind of task to get things sorted: dropbox.com/s/3eslada96zvegks/test%20card.capx
You can just leave current tile movement as it is (as way path & obstacle) and just overlay terrain over them.
You are lucky buddy, here an example related to your grid quest:
dropbox.com/s/ibrle5bdb4rhmfy/path_touch.capx
Develop games in your browser. Powerful, performant & highly capable.
Animation name is case sensitive if I am not mistakenly remember.
I have old crossword example too: dropbox.com/s/2ymk52xp0inxk7k/crossword_alextro.capx
I'd love to see 2.5 D game making competition so it more likely they are in same par.
3 lanes right?
dropbox.com/s/bjvw5t2cihdg8so/Car%20lanes.c3p
Done by using lerp. Check your inbox.
Course. Send it to adhidwipaban@gmail.com
Probably something with character size or it's collision shape. I don't know exactly what happening unless get my hands wet. It's better to not use platform behavior at all since we want is to make character idle on it's x position.
Pinning example:
dropbox.com/s/acn0bo320u4ey6m/pin_to_pin_new.capx
dropbox.com/s/x2now0l7f993boo/snake_body_pin.capx
Physics chain example:
dropbox.com/s/e9cmoikhyhczjls/Plush%20Pop.capx
What behavior do you use for the character?
In my project it works without for each. Maybe depends on the context where event being put.
Create a family first then do as showed in picture: