Added:
FPS meter to monitor the frames on screen(will add a checkbox to hide if required)
Added a better description to the Token map to show how to use it
Added the woodsman as a Vendor that makes and sells wooden shields (Buckler shield is purchased from the blacksmith)
Changed the Armor upgrade skill from 1 to 2.5, a total of 10 stages so 25 armor buff is possible.
Added wolves to the Castle Road area (visual only at this stage)
Fix's:
Portal being active on Mines 2-5 due to a common command where the token for mine 1 would open all portals not just the specific one.
VFX on Boss second wind was looping, changed it to a one shot.
Fixed a few spawns in the mines as there were a few enemies spawning in the floor
Linked up the "Mines completed" counter on the Quest page.
Skills were being rest on save/load, moved the GAS variables to the Game instance from the Player state.