Difference between revisions of "R3d.Body.KINEMATIC BODY"

From GiderosMobile
(Created page with "'''Available since:''' Gideros 2019.10<br/> '''<translate>Value</translate>:''' 1<br/> '''<translate>Defined by</translate>:''' R3d.Body<br/> === Description ===...")
 
m (Text replacement - "<source" to "<syntaxhighlight")
Line 10: Line 10:
 
*a velocity which can be changed manually
 
*a velocity which can be changed manually
 
*a position computed by the physics engine
 
*a position computed by the physics engine
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
r3d.Body.KINEMATIC_BODY
 
r3d.Body.KINEMATIC_BODY
 
</source>
 
</source>
  
 
{{R3d.Body}}
 
{{R3d.Body}}

Revision as of 15:30, 13 July 2023