Should I destroy an actor?
ozboybrian
PRO Posts: 2,102
In a scene.
Would it be better to destroy an actor or just move him off the scene if he's not being used at all for the rest of the scene?
Or would it make no difference.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support Fabled Apps!
Please LIKE Fabled Apps on Facebook.
Please Subscribe to Fabled Apps on YouTube.
Please Follow Fabled Apps on Twitter!
Would it be better to destroy an actor or just move him off the scene if he's not being used at all for the rest of the scene?
Or would it make no difference.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support Fabled Apps!
Please LIKE Fabled Apps on Facebook.
Please Subscribe to Fabled Apps on YouTube.
Please Follow Fabled Apps on Twitter!
Comments
cheers
Also, if it's off screen why would I change the Alpha to 0?
And move it off screen OR change the alpha to 0, like you said you dont need to do both
cheers
@oz is the actor going to be on the scene a lot?
so? Obviously if you have have collide rules or triggers, youll want to move the actor of the screen or have your rules wrapped in a rule when alpha = 1. But its not thats its "no good" it just depends on your project and how your using it.
Not for any project in particular, but for all projects anyone works on I guess.
Was mainly information I just wanted to have in my noggin for the day I need it
So I guess, I should destroy it if it's not used again in the scene and move it out of view if it will be recycled later