Hello! I am having an issue on my 2d game. I have a projectile i am trying to shoot, the shooting works. But if i look at the total Actors on scene, the number dont increase. But when i pres Shift+F1 and pause the “game” the actors update and my projectile is there in the list.
I need it to be showing when i “play” also. I am trying to setup so the projectile dissapears when its shot outside of screen, and also a charge system etc. But i cannot set this up when the actor doesnt show up. It is visible on screen. but not on the list of actors.
what can this bug be?