PDA

View Full Version : Adding Objects to all Scenes


jassel41
11-28-2010, 07:04 PM
Hi,

Is there a way to add an object to all scenes?

What I want to do is set up a menu scenario which is appended to the screen but want it in every scene. For now, I have it set up where the code is duplicated for scene 1 and scene 2 and the objects are added to their respective scenes, but the objects are exactly the same and I need it for around 4 scenes. Is there a way to make it so an object gets added to every scene?

Thank you,
Jassel41

TarkaDahl
11-29-2010, 02:35 AM
hi jassel41

Could you use the clone command to clone the menu objects to the other scenes.

i dont know if this will work but might be worth a try.

Thanks