I was trying to make a game in the vein of marble madness, I wanted to have physics on the ball, but I can't do it, is possibile to have gravity from a bird's eye (top down?) perspective?
If so how?
If not are there workaround?
Thanks
Set gravity of the physic behavior (any object with physics behavior in the layout) to 0.
From there, apply forces and impulse as needed.
May the forces be with you
I haven't thought about that. Thanks!
Develop games in your browser. Powerful, performant & highly capable.
If you look in your construct2 directory there is a example demonstrating this anyways <img src="smileys/smiley1.gif" border="0" align="middle" />