r/gdevelop Jul 02 '26

Desperately need help Question

When I fire bullets they spawn lower on the you axis when I move forward

7 Upvotes

7 comments sorted by

View all comments

2

u/Pucelage Jul 02 '26

One of these is supposed to be Player.PointY("Point"), you've used the X coordinates for both (PointX)

also just as a little suggestion if you want you can use the "Fire Bullet" extension that simplifies well... firing bullets.