Set Gravity: Difference between revisions
m
Add infobox, add Notes section
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 ") |
-u ndefined- (talk | contribs) m (Add infobox, add Notes section) |
||
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 objects fall. | |||
== Notes == | |||
Gravity defaults to <code>0, -9.8, 0</code> if not set. | |||
[[Category:Blocks]] | [[Category:Blocks]] |