Skip to content

Commit

Permalink
frd: Add type six object mass to spec
Browse files Browse the repository at this point in the history
The type six object data contains object mass used by the game physics
engine.
  • Loading branch information
e-rk committed Oct 5, 2023
1 parent 22f36a3 commit 44474fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions speedtools/specs/frd.ksy
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,9 @@ types:
seq:
- id: location
type: float3
- id: unknown1
type: u4
- id: mass
type: f4
doc: Object mass
- id: transform
type: f4
repeat: expr
Expand Down

0 comments on commit 44474fd

Please sign in to comment.