Set Gravity: Difference between revisions
Nikitaivanov (talk | contribs)  (Created page with "Sets the direction in which any physics objects falls. (Gravity defaults to 0,-9.8,0 if not set.)  /uploads/Set Gravity.png   Category:Blocks ")  | 
				No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit  | 
				||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Block  | |||
|image=Set_Gravity.png  | |||
|type=s  | |||
|folder=Physics  | |||
|input1={{Port|e|Before}}  | |||
|input2={{Port|v|Gravity}}  | |||
|output1={{Port|e|After}}  | |||
}}  | |||
[[  | Sets the direction in which any physics [[object]]s fall.  | ||
== Notes ==  | |||
Gravity defaults to <code>0, -9.8, 0</code> if not set.  | |||
[[Category:Blocks]]  | [[Category:Blocks]]  | ||