Adding simple dialog system

This commit is contained in:
2026-02-13 11:41:39 -06:00
parent 2d27e4254e
commit a66c39e9f8
9 changed files with 307 additions and 38 deletions
+1
View File
@@ -51,6 +51,7 @@ var audio_player = AudioStreamPlayer.new()
var phone_visible := false
func _ready() -> void:
add_to_group("player")
axis_lock_angular_x = true
axis_lock_angular_z = true
angular_damp = 6.0