mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
ScriptLoader support imps
This commit is contained in:
@@ -15,8 +15,8 @@ struct Actor : IScriptObject
|
||||
Value<atVec3f> location;
|
||||
Value<atVec3f> orientation;
|
||||
Value<atVec3f> scale;
|
||||
Value<atVec3f> unkown1;
|
||||
Value<atVec3f> scanOffset;
|
||||
Value<atVec3f> collisionExtent;
|
||||
Value<atVec3f> centroid;
|
||||
Value<float> unknown2;
|
||||
Value<float> unknown3;
|
||||
HealthInfo healthInfo;
|
||||
|
||||
Reference in New Issue
Block a user