Alice Community

Alice Community (http://www.alice.org/community/index.php)
-   How do I...? (http://www.alice.org/community/forumdisplay.php?f=16)
-   -   Make objects delete themselves? (http://www.alice.org/community/showthread.php?t=11472)

dgonzalez1 05-03-2016 10:42 AM

Make objects delete themselves?
 
Hello, I am doing a project for school and I need help with getting my objects to delete themselves after they show u[p on the screen. I have 3d Text that is set to go to 100% opacity, and go back to 0%. After my text goes to 0%, I was the text to delete itself. I hope this problem made sense to anyone who reads this and I hope you all have a wonderful day!
Thank you :)

chickentree 07-16-2016 05:34 AM

Look at the 3D text properties. Drag the text into your method and change it to whatever you want, then set the opacity back to 1 to show the new text.

RavenOfCode 07-21-2016 03:12 PM

Is this at runtime or not?

If it is at runtime: you can't delete it, you need to use the SetActive (I think thats what its called) in the properties tab to turn it off so it doesn't interact. Or opacity if you still want it to interact.

If it is not at runtime: just right click the object in the object panel and click delete, or drag the object from the object panel into the trash.

If you have any other questions feel free to ask.


All times are GMT -5. The time now is 07:54 PM.

Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.