Hi guys how do i create an anti gravity effect on click or touch.
For example the character should be moving up when touch and hold happens.When released character should fall.
This is a simple solution.
.capx
This uses velocity which is a constant pixel movement upward. You can play around with using impulse or force as well. Depends on what it is you want to achieve.
Was that what you were looking for?
Well that Was made of newer version of construct 2
Let me make it simple sprite need to go up while touch and hold
Otherwise it should be falling.
-Thanks
it is the newest stable release.... just download it.
The example does what you describe.
Develop games in your browser. Powerful, performant & highly capable.
OK thank you very much!!!