I'm creating a bullet that originates at an imagepointx and y on the player. However on creation the bullet appears in the middle of the screen. Can't figure out for the life of me why. I've done this before, but I don't what I'm doing to cause this now. Thanks.
https://www.dropbox.com/s/xd0wv5g9o7ycn ... .capx?dl=0
Hey beard,
check the image point for the bullet, it's set off to the side instead of in the middle.
Develop games in your browser. Powerful, performant & highly capable.
Really? I've checked the image point(2) for each of the animation frames and it looks to be right where I intended it to be. Maybe I'm looking at the wrong thing. Thanks.
https://www.dropbox.com/s/ognj3viqzmn0h ... e.png?dl=0
https://www.dropbox.com/s/56nwgbljf7091 ... n.png?dl=0
No problem mate,
But yeah, it is for your actual bullet though not the player. You'll see it's set right off to the side, most likely a misclick it's happened to me before.
Ah, I forgot to set the point of origin in my bullet. Much obliged!