When I start the game the bullet location does not leave the ship's location or chase it but rather leaves very far places although I believe that the codes are correct so the solution is
#help
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
When I start the game the bullet location does not leave the ship's location or chase it but rather leaves very far places although I believe that the codes are correct so the solution is
my noob guess would be that it never gets to run process and just removed itself after ready
does it move when you comment out the whole ready function?
did you try setting the global_position instead of position?