Fix blahaj movement, rotation and fix shop showing 1 per upgrade instead of 0.5

This commit is contained in:
csd4ni3l
2026-02-28 14:59:24 +01:00
parent d3a18b0339
commit 2300b6f648
4 changed files with 40 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ var all_hit = 0
var last_hit_percent = 0
var sell_cost_upgrades = 0
var spawn_speed_upgrades = 0
var blahaj_upgrades = 0
var blahaj_upgrades = 5
var toucan_upgrades = 1
const COD_TYPES := ["blue", "green", "orange", "pink", "purple", "yellow"]