Hello, everyone!
A player jumps up onto a platform.
The player jumping up flies through the platform (collision is configured as One Way Collision )
When touching the platform, the sound of footsteps is configured, using collision signals.
Task:
How to make it so that the sound of footsteps is switched on not at the moment when the player flies through the platform, but when he lands on top of it after flying through it.
Thanks