Skip to content

Commit

Permalink
minor adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
bertky committed Feb 20, 2017
1 parent 7a00773 commit 5fe983c
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,23 @@
"name" : "action-splash-charge",
"cooldown" : 1.5,
"parameters" : {
"minimumRange" : 0,
"maximumRange" : 25,
"windupStopForce" : 25,
"windupTime" : 1,
"onGround" : false,

"wallCollide" : true,
"aimAtTarget" : true,
"rotateToTarget" : true,
"rotationOffset" : 1.57,
"chargeTime" : 1.0,
"chargeSpeed" : 45,
"chargeControlForce" : 250,

"winddownState" : "",
"winddownStopForce" : 25,

"projectileType" : "eyeslimebubblefloat",
"projectileParameters" : {
"timeToLive" : 0.01
}
"projectileType" : "eyeslimesplash"

}
}

Expand Down

0 comments on commit 5fe983c

Please sign in to comment.