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 ===...")
 
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
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:31, 13 July 2023