more mmph on the starting dy

master
Marcus Gosselin 2016-02-24 04:33:02 -05:00
parent d1bb727dd1
commit 2f8c40cb5f
2 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@ End Component
Component RigidBody
$name = "poop"
$dy = 5f
$dy = 8f
$friction = .9f
End Component

View File

@ -18,6 +18,6 @@ End Component
Component RigidBody
$name = "poop"
$dy = 5f
$dy = 8f
$friction = .9f
End Component