Wynn Posted May 2, 2002 Posted May 2, 2002 Is there a way to combine func entities? For example, say I want a breakable door, or a breakable platform. Something that both moves and can be destroyed. Is this possible? Or what about something that spins as it moves? Combining func_rotating with func_train, for example. I'm guessing neither of these is possible and would require creating a new entity type with properties of both. And that's not possible until the source is released. Am I correct?
Vorax Posted May 2, 2002 Posted May 2, 2002 Nope, you can't in MP. An entity can only be of one type...that would require it being of 2 types. You are right that it would require a new type. - Vorax
Recommended Posts
Archived
This topic is now archived and is closed to further replies.