Léo Lam
|
a86fb2a9ed
|
ksys/phys: Rename BodyGroup -> StaticCompoundRigidBodyGroup
Makes it obvious that it is related to StaticCompound stuff
Also fixes the relative ordering (BodyGroup is located after Mgr code).
|
2022-03-23 00:52:23 +01:00 |
savage13
|
c804527d7a
|
PlacementMap: Add x_0, x_4(); change u16 mStaticCompoundId to s16 mStaticCompundActorId (#85)
|
2022-02-20 23:50:28 +01:00 |
Léo Lam
|
423eb84362
|
ksys/phys: Implement more StaticCompound functions
The other functions require RE'ing BodyGroup, which in turn requires
RigidBody stuff
|
2022-01-06 23:51:07 +01:00 |
Léo Lam
|
2359ce6fb4
|
ksys/phys: Start adding StaticCompound (very incomplete)
|
2022-01-05 23:57:04 +01:00 |