Blockland Forums > General Discussion
Boss Battles - Six years...
-Jetz-:
--- Quote from: snakeeyes on April 21, 2012, 12:20:33 AM ---Why is Dark Samus able to use the sheild in mid-air now?
--- End quote ---
Because I made a mistake when I was supposed to be nerfing it. It will be fixed with the next reset.
snakeeyes:
--- Quote from: -Jetz- on April 21, 2012, 01:12:14 AM ---Because I made a mistake when I was supposed to be nerfing it. It will be fixed with the next reset.
--- End quote ---
Ah, alright.
ShadowYoshi294:
--- Quote from: -Jetz- on April 21, 2012, 01:12:14 AM ---Because I made a mistake when I was supposed to be nerfing it.
--- End quote ---
Well, you accidentally buffed it. :D
What was the nerfing supposed to be?
-Jetz-:
--- Quote from: ShadowYoshi294 on April 21, 2012, 01:44:41 AM ---Well, you accidentally buffed it. :D
What was the nerfing supposed to be?
--- End quote ---
I added a couple states to the image to allow for proper checking of whether the weapon is ready to fire ahead of time instead of checking when it actually tries to fire. In doing so, I took all the checks (no vertical movement, has enough energy, and the new delay I added - the nerf itself) and dropped them in the script for a new state between ready and fire. Unfortunately, I forgot to connect the ready state to this new state, so it is jumping right to fire which has none of the checks in it right now.
Gambsy:
-nvm-