Page 1 of 1

Transfer model to another actor

Posted: Sun Nov 17, 2019 3:25 pm
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?

Re: Transfer model to another actor

Posted: Sun Nov 17, 2019 4:08 pm
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.