Version 1.0.5a
Musical Weapons » Devlog
Added levels 4 and 5, but as there are no leves after that (yet) after level 5, you go back to level 5, and then when you complete that it gors to level 5, and so on.
The enemies health grows greater than the level, so they are harder to kill.
Code:
level = random_range(playerLevel, playerLevel + 2);
maxHealth = round(random_range(4, 7) * power(level, 1.3));
Get Musical Weapons
Download NowName your own price
Musical Weapons
A small RPG, with an 8-bit theme
Status | In development |
Authors | Arcus, daniel michaeloudis |
Genre | Shooter, Role Playing |
Tags | 2D, 8-Bit, Music, Retro |
Languages | English |
More posts
- Version 1.2.4Mar 22, 2020
- Version 1.2.3Apr 16, 2019
- Version 1.2.1aFeb 21, 2019
- Version 1.2.0bDec 21, 2018
- General ideasDec 20, 2018
- Version 1.2.0aNov 24, 2018
- Version 1.2Nov 24, 2018
- Version 1.1.5aNov 21, 2018
- Version 1.1.5Nov 20, 2018
- Version 1.1.4bNov 19, 2018
Leave a comment
Log in with itch.io to leave a comment.