O Ilusionista
Captain 100K
How do I check if my player is at the ground?
Example:
I spawn a dust fx when the char does a sliding attack, but if he jumps from a platform/wall using this move, the dust fx should appear ONLY while he is over the groud/platform/wall, not while he is on the air.
I know I can check his a position, but when he is over a platform, his "a" position is not 0, but its added the platform position.
Example:
I spawn a dust fx when the char does a sliding attack, but if he jumps from a platform/wall using this move, the dust fx should appear ONLY while he is over the groud/platform/wall, not while he is on the air.
I know I can check his a position, but when he is over a platform, his "a" position is not 0, but its added the platform position.