2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 15:04:56 +00:00

Finish CSteeringBehaviors

This commit is contained in:
Jack Andersen
2018-11-15 20:06:20 -10:00
parent 5c3cfb519c
commit cc4a895818
4 changed files with 281 additions and 37 deletions

View File

@@ -11,7 +11,7 @@ struct Parasite : IScriptObject
AT_DECL_DNA_YAML
AT_DECL_DNAV
String<-1> name;
Value<atUint32> unknown1;
Value<atUint32> flavor;
Value<atVec3f> location;
Value<atVec3f> orientation;
Value<atVec3f> scale;