Area with no Gravity
PadGames
Member Posts: 2
Hi,
Am new to GameSalad, just about mastered the basics however cannot seem to solve this challenge:
1) To have an area of a scene (a large square Actor) where gravity does not apply (scene is set to have gravity of 500).
2) So when my Player moves over this Actor, it floats and only moves when Player movement is applied with the controls.
Am I missing something obvious?
Any help/ideas would be greatly appreciated!
Thanks
Mark
Am new to GameSalad, just about mastered the basics however cannot seem to solve this challenge:
1) To have an area of a scene (a large square Actor) where gravity does not apply (scene is set to have gravity of 500).
2) So when my Player moves over this Actor, it floats and only moves when Player movement is applied with the controls.
Am I missing something obvious?
Any help/ideas would be greatly appreciated!
Thanks
Mark
Comments
Rule
When Actor collides or overlaps with Actor of Type GravivyFreeZone
Accelerate (Direction:90, speed: 500)
hope this helps!
joe
Anyhow, not quite the same as setting movable to false as watch what happens when a projectile hits an object with a density of 0 Whoooosh!!!! Boooiiing!