How do I set Z-Order through scripting?

I would like the object the user is interacting with (via mouse over) to automatically move up the z-order so that it is on top of the other objects. Is this possible?


What does Object.SetFocus actually do?


Thank you.

3,507 views 1 replies
Reply #1 Top
Nevermind. Found it.  Object.OnTop:)