RPG + rocket jump
tech: RPG - gains the rocket jumping effects from electric armor eternalism no longer makes tech options have 50% opacity when choosing some new images for cloaking tech and some images were made brighter bug fixes safari media rules css fixed
This commit is contained in:
@@ -578,7 +578,7 @@ const spawn = {
|
||||
},
|
||||
{
|
||||
name: "laser",
|
||||
spinForce: 0.00000012, // * (Math.random() < 0.5 ? -1 : 1),
|
||||
spinForce: 0.00000008, // * (Math.random() < 0.5 ? -1 : 1),
|
||||
fadeCycle: 0, //fades in over 4 seconds
|
||||
do() {
|
||||
this.fadeCycle++
|
||||
|
||||
Reference in New Issue
Block a user