How to get "Group Name" at runtime ?

Posted By: MadJack

How to get "Group Name" at runtime ? - 04/24/08 09:54

With WED, we can group objects into folders, is there a way to get this group name at run time ?
Posted By: FRAJO

Re: How to get "Group Name" at runtime ? - 04/24/08 10:03

Unfortunately it only helps you constructing your level.
At run time there are no groups anymore. Maybe a level
entity could solve your problem.

Regards, FraJo
Posted By: Quad

Re: How to get "Group Name" at runtime ? - 04/24/08 10:11

you may try a workaround like, give numbers to groups and assing it to a skill. Like skill100 contains group number, entities that has same group number in their skill100 are in same group.
Posted By: MadJack

Re: How to get "Group Name" at runtime ? - 04/24/08 12:24

Too bad ! In my project, it would be very usefull.

I think I'll use naming convention to do that rather than skill (it's easier to check in WED)

Thanks for the answers !
© 2024 lite-C Forums