From cf67d56d9db4cbb31127db3c06449cc5e2b3b8f1 Mon Sep 17 00:00:00 2001 From: willemsteller Date: Mon, 29 Dec 2025 17:46:24 +0100 Subject: [PATCH] E --- xml/types/Entity.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/xml/types/Entity.xml b/xml/types/Entity.xml index df9b07b..9af1176 100644 --- a/xml/types/Entity.xml +++ b/xml/types/Entity.xml @@ -8,7 +8,7 @@ true false false - Missing Documentation + The color of the entity. CastShadows @@ -16,7 +16,7 @@ true false false - Missing Documentation + Determines whether the entity casts shadows. IsSpawn @@ -24,7 +24,7 @@ true false false - Missing Documentation + Determines whether the part can be used as a spawn location or not. UseGravity @@ -32,7 +32,7 @@ true false false - Missing Documentation + Determines whether the entity is affected by gravity. Mass @@ -40,7 +40,7 @@ true false false - Missing Documentation + Determines the mass of the entity. Friction @@ -48,7 +48,7 @@ true false false - Missing Documentation + Determines the friction of the entity. Drag @@ -56,7 +56,7 @@ true false false - Missing Documentation + Determines the drag (air resistance) of the entity. AngularDrag @@ -64,7 +64,7 @@ true false false - Missing Documentation + Determines the angular drag of the entity. Bounciness @@ -72,7 +72,7 @@ true false false - Missing Documentation + Determines the bounciness of the entity. AddForce @@ -92,7 +92,7 @@ false false false - Missing Documentation + Applies a force to the entity. AddTorque @@ -112,7 +112,7 @@ false false false - Missing Documentation + Applies a rotational force to the entity. AddForceAtPosition @@ -138,7 +138,7 @@ false false false - Missing Documentation + Applies a force to the entity from a specific position. AddRelativeForce @@ -158,7 +158,7 @@ false false false - Missing Documentation + Adds a force to the part relative to its own rotation. AddRelativeTorque @@ -178,7 +178,7 @@ false false false - Missing Documentation + Adds a rotational force to the part relative to its own rotation. false true