When compiling a generalist sprite, there is an issue where the sprite has no matrix attribute.
After investigating, it is due to the line in utilityActor.js 4051, trying to give a fixed bonus to an initiative score.
When removing this line, the sprite is then generated successfuly.
When compiling a generalist sprite, there is an issue where the sprite has no matrix attribute.
After investigating, it is due to the line in utilityActor.js 4051, trying to give a fixed bonus to an initiative score. When removing this line, the sprite is then generated successfuly.