Hey guys, new to Construct 2.
I'm trying to figure out how to throw an object. Like if I were to walk up to another sprite, how do I make it so I press space and pick up an object, then when I press space again, I throw the item.
Thanks!
-Killer Jay
Develop games in your browser. Powerful, performant & highly capable.
If WeaponOnPlayer
and
on SpaceBar Pressed >> Set Weapon BulletBehavior Enabled
Something along those lines.