From 2530b057bb18550ed2825c14988a807ab90d460f Mon Sep 17 00:00:00 2001 From: "Karl Stiefvater (qarl)" Date: Thu, 1 Jul 2010 17:18:55 -0500 Subject: added new physics parameters to prims --- scripts/messages/message_template.msg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts') 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 } } } -- cgit v1.2.3