Commit graph

6 commits

Author SHA1 Message Date
in0finite
cbf874da6c anims are finally playing correctly 2020-05-31 19:09:53 +02:00
in0finite
362241aace don't call OnSpawn() from PedModel, but instead find ground from Start()
this will make sure that ped's starting position does not change before call to FindGround()
2020-05-31 19:09:50 +02:00
in0finite
8cae6c9206 fix memory leak related to anim clips 2020-05-31 19:09:46 +02:00
in0finite
11848cc351 Only load model on startup if it wasn't loaded so far 2020-05-31 19:09:38 +02:00
in0finite
dddda3a9df Add comment 2020-05-31 19:09:38 +02:00
in0finite
039ae76a14 Initial commit 2020-05-31 19:07:22 +02:00