How to hide an object by script for a second?
DesktopX scripts.
Hi guys, this is the situation. I have an icon/object that when is clicked it launch a container with more icons. Now.. for the launching process I added an animation with 8 frames. So, (here it comes the problem) ... when the original icon is clicked you see the icons in the container and then the container running behind. I would like to add in the script of the icons inside the container something like "delay= 8... miliseconds?
Thanks!