#2.2: UI: Upgrade Display
GB Space Jump -2.0 » Devlog
The upgrade slot, which is also pinned to the screen, indicates whether the laser upgrade has been saved. This happens when the player has already reached upgrade level 2 and touches another upgrade.
Accordingly, the sprite of the actor changes by an on upgrade script.
If the upgrade was stored in the $Upgrade_stored variable and the player is no longer on the second upgrade level, the stored upgrade can be used by pressing the Select key or Shift. This sets the upgrade level of the player with $Player_Upgrade and by the Player_upgade script to 2 and $Upgrade_stored is reset so that the upgrade slot appears empty again.
Get GB Space Jump -2.0
GB Space Jump -2.0
A Super Mario clone prototype in GB Studio 2.
More posts
- #3.1 Upgrades: PowerupsApr 08, 2022
- #3.3 Upgrades: Attack ScriptApr 08, 2022
- #2.1: UI: Battery CountApr 08, 2022
- #5.5 Scenes: Abyss and JetpackApr 08, 2022
- #3.2 Upgrades: Upgrade ScriptApr 08, 2022
- #4.1 Enemies: BlobApr 08, 2022
- #4.2 Enemies: RobotApr 08, 2022
- #4.3 Enemies: WormApr 08, 2022
- #5.1 Scenes: GeneralApr 08, 2022
Leave a comment
Log in with itch.io to leave a comment.