hello community,
is it a good way to use an empty game object as child for a predefined position. For example I have a spaceship and put the empty game object on the top of the barrel. I could spawn the projectiles at that position without coding.
It this just a bad workaround? Are there better visual solutions?