Inherit model definitions

Moderator: Graf Zahl

User avatar
J-Dub
Posts: 69
Joined: Sat Apr 22, 2006 19:00
Location: Illinois

Inherit model definitions

Post by J-Dub »

If model definitions could be inherited, it would be cleaner using multiple skins on a single model. It would also go hand-in-hand with the fact that decorate has inheritance. Something like this could be done if the only thing to do was change the skin:

Code: Select all

MODEL ChildModel : ParentModel{
   skin 0 "new.pcx"
}
User avatar
chaoscentral
Posts: 113
Joined: Tue Aug 30, 2005 14:08
Location: E1M1

Post by chaoscentral »

yea, this would be good if you wanted multiple NPCs, all you would need is one model and multiple skins. I can see the usages for this

Return to “Closed Feature Suggestions”