Gun Instantiating Behind Parent

I’m having an issue when instantiating the projectile at the gun position. The render orders and z positions are the same, and the gun is a child of the cactus object, however whenever I instantiate the projectile it appears behind the cactus. Has anyone run into this issue?

If Order in layer for your cactus is 5, try setting order in layer for your projectile to 6. (I think Rick does this in the video)

Privacy & Terms