help help help help

can events change the graphics object, as in appearance?

Hi @kirill2, yes of course, please explain what exactly do you want to do?

I’m not sure that what I did will help. The player has two images from different locations (the jumping position and standing position). When the player jumps on the obstacles he falls into them.

Maybe this helping for you!
The Jump Animation, example:
Object in the scene:

Platforms - add in class “Platforms”.

Player Walk: Add the “Control Pad”, “Jump”, “Counter” behaviors. Physics On and the “Lock Ratation” - turn on. Collider the “Box” or the “Polygon”, Solid - On.

Player Jump: Add the this object in the “Background” layer, Solid - Off

Video:

jump%20animation

Events:

Thanks for your help.

1 Like

No problem! :slightly_smiling_face: