Initial Godot tactical RPG prototype

This commit is contained in:
2026-06-17 23:06:18 +09:00
commit b08c2ac37e
37 changed files with 13792 additions and 0 deletions

22
project.godot Normal file
View File

@@ -0,0 +1,22 @@
; Engine configuration file.
; Prefer editing through the Godot editor when project settings become more complex.
config_version=5
[application]
config/name="Heroes of Three Kingdoms"
run/main_scene="res://scenes/battle_scene.tscn"
config/features=PackedStringArray("4.2")
[display]
window/size/viewport_width=1280
window/size/viewport_height=720
window/stretch/mode="canvas_items"
[rendering]
renderer/rendering_method="gl_compatibility"
textures/canvas_textures/default_texture_filter=0