How to separate the rotation and shooting points in turrets?

0 favourites
  • 6 posts
From the Asset Store
Shoot balls to destroy as many blocks as possible, at each stage the game will become more difficult.
  • Hey,

    I am making a platform game that features a turret. The turret shoots from the rotation point which makes it look wrong. I have added a second image point which I intend to use as the bullet source but I can not figure out how to do this.

    Please help!

  • Post your Capx so we can see what you are doing. If you are using sprite.spawnAnotherObject, there is a place for you to enter the image point that you want to spawn from.

  • I think I'm using that, I couldn't find an option for image points though. Sorry, it's a bit messy. I had to make big changes to reduce the size.

  • Here we go. You were using System.CreateObject action, which means you have to get the coordinates of the imagepoint from expressions. I implemented this. Earlier I recommended Sprite.SpawnAnotherObject, and i implemented that too on Event sheet 1 so you could see it.

    I would recommend putting lots of your events on one event sheet, then including that event sheet in other event sheets. It saves you from having to duplicate work every time you make a new level

  • Thank you so much this is exactly what I wanted! And thanks for the tip!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Is there a way to make the bullets shoot from the top width of the turret instead of the side length? I can see the issue comes from the image points again

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)