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>")
 
(One intermediate revision by the same user not shown)
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>
+
</syntaxhighlight>
  
 
{{R3d.Body}}
 
{{R3d.Body}}

Latest revision as of 15:32, 13 July 2023