Template:Fl TwoObjectPhysics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added to Flag Templates category)
(-used fl template, attempt at keeping whatever was meant by that #if)
 
Line 1: Line 1:
* '''1''': No Collision until break{{#if: {{{1|}}} | * '''2''':  }}{{{1|}}}
{{fl|1|No Collision until break}}<!--
* '''4''': Start inactive
-->{{#if: {{{1|}}} |  
* '''8''': Change mass to keep stable attachment to world
{{fl|2|{{{1}}}}} | }}
* '''16''': Do not connect entities until turned on<noinclude>
{{fl|4|Start inactive}}
{{fl|8|Change mass to keep stable attachment to world}}
{{fl|16|Do not connect entities until turned on}}<noinclude>
[[Category:Flag Templates|TwoObjectPhysics]]
[[Category:Flag Templates|TwoObjectPhysics]]
</noinclude>
</noinclude>

Latest revision as of 17:25, 2 November 2022

No Collision until break : [1]
Start inactive : [4]
Change mass to keep stable attachment to world : [8]
Do not connect entities until turned on : [16]