About Store Forum Documentation Contact



Post Reply 
UID Instance to Object in EE 2.0?
Author Message
Tottel Offline
Member

Post: #1
UID Instance to Object in EE 2.0?
Hi,

What I want to do, is: Get the UID from an instance in my world (using ctrl + D), and convert it to the object type in code to call methods on it.
But I don't know how to do this. Can it be done?

I want to use it to call methods on custom lights in my scene (toggle on/off) when triggering something. But it should also work on normal objects (make something fall, make something disappear, ..).

Any ideas?
Thanks
09-05-2013 11:47 AM
Find all posts by this user Quote this message in a reply
Tottel Offline
Member

Post: #2
RE: UID Instance to Object in EE 2.0?
and suddenly it's obvious.. I can loop through the memX and check the UID.
09-05-2013 05:59 PM
Find all posts by this user Quote this message in a reply
Post Reply