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

From GiderosMobile
(Created page with "'''Available since:''' Gideros 2019.10<br/> '''<translate>Value</translate>:''' 2<br/> '''<translate>Defined by</translate>:''' R3d.Body<br/> === Description ===...")
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
'''Available since:''' Gideros 2019.10<br/>
 
'''Available since:''' Gideros 2019.10<br/>
'''<translate>Value</translate>:''' 2<br/>
+
'''Value:''' 2<br/>
'''<translate>Defined by</translate>:''' [[R3d.Body|R3d.Body]]<br/>
+
'''Defined by:''' [[R3d.Body]]<br/>
  
 
=== Description ===
 
=== Description ===
Line 10: Line 10:
 
*a non-zero velocity determined by forces
 
*a non-zero velocity determined by forces
 
*a position determined by the physics engine
 
*a position determined by the physics engine
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
r3d.Body.DYNAMIC_BODY
 
r3d.Body.DYNAMIC_BODY
</source>
+
</syntaxhighlight>
  
 
{{R3d.Body}}
 
{{R3d.Body}}

Latest revision as of 15:35, 28 May 2025