Transfer model to another actor

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Post Reply
User avatar
Apeirogon
Posts: 1605
Joined: Mon Jun 12, 2017 12:57 am

Transfer model to another actor

Post by Apeirogon »

So I have actor which is use model for its states.

How transfer that model to another actor, without defining same model twice in modeldef for two different actors?
User avatar
Cherno
Posts: 1311
Joined: Tue Dec 06, 2016 11:25 am

Re: Transfer model to another actor

Post by Cherno »

MODELDEF inheritance has been discussed before but it doesn't look like it's gonna happen in the near future so you'll just have to write a MODELDEF entry for each actor.
Post Reply

Return to “Scripting”