mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-06 17:58:05 +02:00
BodyType is now serializable, fixes bug with VV. Moved both velocity properties from ICollidableComponent to IPhysBody, added default methods to IPhysBody to get the word transform. Added DebugTools.Break() method, calling it breaks execution in the attacked debugger. Added VV attributes to various CollidableComponent properties.