Seems unhappy for me on a mac in chrome, screen is black with some sounds :(
index.js:474 USER WARNING: res://assets/enemy/zombie_beheadable.tscn: In external resource #5, invalid UID: uid://bj8v4k6375p2e - using text path instead: res://sound/enemy/ZombieHitBeheadable.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_head.tscn: In external resource #5, invalid UID: uid://bj8v4k6375p2e - using text path instead: res://sound/enemy/ZombieHitBeheadable.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_head.tscn: In external resource #6, invalid UID: uid://cu27lcra5yd42 - using text path instead: res://sound/enemy/ZombieDeathBeheadable.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_gunner.tscn: In external resource #5, invalid UID: uid://btmq1jdm6q15k - using text path instead: res://sound/enemy/ZombieHitGunner.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_gunner.tscn: In external resource #6, invalid UID: uid://chxeloeeqx385 - using text path instead: res://sound/enemy/ZombieDeathGunner.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
This is adorably cute and super satisfying to play! The hitstop and other juice you poured into this submission provide great game feel!! Incredible work 💪
← Return to game
Comments
Log in with itch.io to leave a comment.
i really like this game idea. it's really a amazing usage of 64x64 ma dude !!
Seems unhappy for me on a mac in chrome, screen is black with some sounds :(
index.js:474 USER WARNING: res://assets/enemy/zombie_beheadable.tscn: In external resource #5, invalid UID: uid://bj8v4k6375p2e - using text path instead: res://sound/enemy/ZombieHitBeheadable.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_head.tscn: In external resource #5, invalid UID: uid://bj8v4k6375p2e - using text path instead: res://sound/enemy/ZombieHitBeheadable.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_head.tscn: In external resource #6, invalid UID: uid://cu27lcra5yd42 - using text path instead: res://sound/enemy/ZombieDeathBeheadable.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_gunner.tscn: In external resource #5, invalid UID: uid://btmq1jdm6q15k - using text path instead: res://sound/enemy/ZombieHitGunner.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
index.js:474 USER WARNING: res://assets/enemy/zombie_gunner.tscn: In external resource #6, invalid UID: uid://chxeloeeqx385 - using text path instead: res://sound/enemy/ZombieDeathGunner.wav
index.js:474 at: open (core/io/resource_format_binary.cpp:1086)
This is adorably cute and super satisfying to play! The hitstop and other juice you poured into this submission provide great game feel!! Incredible work 💪
Very nice game! How do you do, to integrate the game directly into the itch page with godot?
Thanks! In Godot 4.3 you can now do single-threaded web exports, which let you embed games to the page like this hehe
Nice! That's great news!