Noob3000's Forum Posts

  • 3 posts
  • Your image point on the SPAWNED sprite defines where its spawned on that imagepoint thats creating that sprite.

    So check if the object you are SPAWNING the sprite, has an image point(0) in a bad placement, usually its center by default.

    THANK YOU!

    My SPAWNED sprite didn't have an image point so it was spawning in the top left corner of the archer.

    MVP.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for your response, but no I did that. I also tried going to each frame individually and positioning the image point.

  • I'm setting the image point on my sprite, but when i shoot it is way off and not spawning where I placed it on the sprite.

    The work around to this was create another sprite pin it to my character and off set the object so when the bullet spawned it was where I needed it.

    I'm at the point where I'm adding other character selections and the lines of events are getting a little ridiculous considering the image point should do what I need it to .

    I started expanding the image point out further on my sprite, however when i shoot the enemies on the map collide with the point and the game registers it as a hit to my character.

    Long story short, it would be cool if ya'll could help me figure out how to make the image point do what it is designed to do.

    Tagged:

  • 3 posts