i am new to construct and i need help, i have no idea how to fling and object for a sandbox game i am making. Can anybody help?
Develop games in your browser. Powerful, performant & highly capable.
Use impulse to simulate a fling by set the amount and the angle. Specify how the fling should work in the game.
how do i do that? sorry i am new to all of this
I think I have made an example but forgot where do I put it. Anyway asssume that we want to fling object like Angry Birds. At least we need Touch object and Physics behavior on a sprite. Touch will determine aim direction while physics will do the rest.
Please pick this simple demo: https://www.dropbox.com/s/a1yzmyusayn2omi/fling_physics_impulse.capx?dl=0