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

From GiderosMobile
(Created page with "'''Available since:''' Gideros 2019.10<br/> '''<translate>Value</translate>:''' 0<br/> '''<translate>Defined by</translate>:''' R3d.Body<br/> === Description ===...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''Available since:''' Gideros 2019.10<br/>
 
'''Available since:''' Gideros 2019.10<br/>
'''<translate>Value</translate>:''' 0<br/>
+
'''Value:''' 0<br/>
'''<translate>Defined by</translate>:''' [[R3d.Body|R3d.Body]]<br/>
+
'''Defined by:''' [[R3d.Body]]<br/>
  
 
=== Description ===
 
=== Description ===
Line 10: Line 10:
 
*a zero velocity
 
*a zero velocity
 
*a position which can be changed manually
 
*a position which can be changed manually
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
r3d.Body.STATIC_BODY
 
r3d.Body.STATIC_BODY
</source>
+
</syntaxhighlight>
  
 
{{R3d.Body}}
 
{{R3d.Body}}

Latest revision as of 15:36, 28 May 2025