Explorar o código

add a precision about the intended use of the ConcavePolygonShape

Pierre Caye %!s(int64=5) %!d(string=hai) anos
pai
achega
222a934e60
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/classes/ConcavePolygonShape.xml

+ 1 - 0
doc/classes/ConcavePolygonShape.xml

@@ -5,6 +5,7 @@
 	</brief_description>
 	<description>
 		Concave polygon shape resource, which can be set into a [PhysicsBody] or area. This shape is created by feeding a list of triangles.
+		Note: when used for collision, [ConcavePolygonShape] is intended to work with static [PhysicsBody] nodes like [StaticBody] and will not work with [KinematicBody] or [RigidBody] with a mode other than Static.
 	</description>
 	<tutorials>
 	</tutorials>