Free Godot 4.6 Project: Haunted City Survivor 3D Wave Survival Demo
Original title: I Made an Entire 3D Godot Game Using This Art Workflow
Overview
Haunted City Survivor is a 3D zombie wave-survival prototype by Letta Corporation, built in Godot 4.6 with GDScript. It features punch and kick attacks, zombie AI, wave data stored as custom Resources, 3D world health bars, a GridMap city built from a mesh library and Jolt physics, with AI-generated (Hitem3D) and Mixamo character art.
It is a free direct download from Google Drive; the zip is named Hitem-blender-plug-in-main.zip but contains a full Godot project (about 109 MB, 8 scenes, 9 scripts) with project.godot, and no license is stated. It is a useful reference for wave-based 3D combat prototypes.
What You Can Learn
- Storing enemy wave data as custom Resources
- 3D world-space health bars over characters
- Building a city with GridMap from a mesh library using Jolt physics
- Player punch/kick attacks against zombie AI
Access: Free direct download