mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(model): implement more of CM2Model::AnimateST
This commit is contained in:
parent
529d2e41f2
commit
1eca3a8e7f
@ -618,6 +618,10 @@ void CM2Model::AnimateST() {
|
||||
}
|
||||
|
||||
// TODO
|
||||
|
||||
if (this->float198 == 1.0f) {
|
||||
this->uint90 = 1;
|
||||
}
|
||||
}
|
||||
|
||||
void CM2Model::AttachToParent(CM2Model* parent, uint32_t id, const C3Vector* position, int32_t a5) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user