scroll menus
shotgun balance ice-shot: less spread, higher damage, more crystals needle-shot: more needles, higher damage, less spread foam-shot: 1 more bubble power up selection and pause menu elements scroll individually now it looks great on my computer, but different operating systems and browsers are unpredictable let me know if text is hidden or if it doesn't scroll for you and what OS and browser you're on
This commit is contained in:
@@ -25,10 +25,10 @@ const level = {
|
||||
// tech.giveTech("causality bombs")
|
||||
// b.giveGuns("wave beam")
|
||||
// tech.giveTech("phonon")
|
||||
// tech.giveTech("bound state")
|
||||
// tech.giveTech("cardinality")
|
||||
// tech.giveTech("isotropic radiator")
|
||||
// for (let i = 0; i < 9; i++) tech.giveTech("spherical harmonics")
|
||||
// for (let i = 0; i < 3; i++) tech.giveTech("packet length")
|
||||
// for (let i = 0; i < 4; i++) tech.giveTech()
|
||||
|
||||
level.intro(); //starting level
|
||||
// level.testing(); //not in rotation, used for testing
|
||||
|
||||
Reference in New Issue
Block a user