mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Update ScriptObject DNAs to match known values
This commit is contained in:
@@ -12,7 +12,7 @@ struct CameraWaypoint : IScriptObject {
|
||||
Value<atVec3f> location;
|
||||
Value<atVec3f> orientation;
|
||||
Value<bool> active;
|
||||
Value<float> unknown2;
|
||||
Value<float> hFov;
|
||||
Value<atUint32> unknown3;
|
||||
};
|
||||
} // namespace DataSpec::DNAMP1
|
||||
|
||||
Reference in New Issue
Block a user