Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Napoleon

Pages: [1]
1
Support / Re: Make (animated) sprite invisible?
« on: June 29, 2015, 12:05:41 pm »
You are right. It's bad design. I should use a separate object for the explosion and clean up the projectile.

2
Support / Make (animated) sprite invisible?
« on: June 27, 2015, 03:27:39 pm »
I can change the z-axis to somewhere behind the 2D scene. But what is the proper way to do this?

I have a projectile and it hits something, so I disable it's collision and want it to become invisible while the explosion sfx is playing. After that it is automatically destroyed.

Pages: [1]