Construct 2 - Bullet
- Add a bullet behavior to sprite. select "bounce off of wall" in the properties bar. go to event sheet, add an event where the bullet is colliding with another object. add an action next to this called "bouncing off"
- now, the bullet effect is applied to the sprite
Comments
Post a Comment