diff options
Diffstat (limited to 'scripts/messages')
-rw-r--r-- | scripts/messages/message_template.msg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index 6043542877..8cfd3c5ce6 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -2064,6 +2064,11 @@ version 2.0 { ExtraPhysics Variable { PhysicsShapeType U8 } + { PhysicsGravity F32 } + { PhysicsMaterialOverride BOOL } + { PhysicsFriction F32 } + { PhysicsDensity F32 } + { PhysicsRestitution F32 } } } |