more mmph on the starting dy
parent
d1bb727dd1
commit
2f8c40cb5f
|
|
@ -18,6 +18,6 @@ End Component
|
||||||
|
|
||||||
Component RigidBody
|
Component RigidBody
|
||||||
$name = "poop"
|
$name = "poop"
|
||||||
$dy = 5f
|
$dy = 8f
|
||||||
$friction = .9f
|
$friction = .9f
|
||||||
End Component
|
End Component
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,6 @@ End Component
|
||||||
|
|
||||||
Component RigidBody
|
Component RigidBody
|
||||||
$name = "poop"
|
$name = "poop"
|
||||||
$dy = 5f
|
$dy = 8f
|
||||||
$friction = .9f
|
$friction = .9f
|
||||||
End Component
|
End Component
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue