1 decade ago by DaveVoyles
Something I noticed recently:
In my 2d side scrolling shooter, when my ship's bullets hit an enemy, the particles are being spawned in the top-left corner of each object. Why is that happening?
I have not adjusted the pivot, so as far as I know, they should be spawning from the center of the object, right?
In my 2d side scrolling shooter, when my ship's bullets hit an enemy, the particles are being spawned in the top-left corner of each object. Why is that happening?
I have not adjusted the pivot, so as far as I know, they should be spawning from the center of the object, right?