I am working on a platform but have come across a small problem with fall damage.
this is my capx:
this works great when falling onto a normal platform, but does not work on moving platforms. Any suggestions on how to fix this?
Try using the condition trigger "On landed" instead of the "is on floor".
Develop games in your browser. Powerful, performant & highly capable.
still not working on moving platforms with the on landed trigger
Can you share the .capx?