initial uncanny work

This commit is contained in:
Haze Weathers 2025-02-28 05:31:27 -05:00
parent ab2d42ccd9
commit 8165cda61c
11 changed files with 132 additions and 12 deletions

View file

@ -11,7 +11,7 @@ config_version=5
[application]
config/name="ucg-3d"
run/main_scene="res://test_scene.tscn"
run/main_scene="uid://bkas0lj53glkn"
config/features=PackedStringArray("4.4", "GL Compatibility")
config/icon="res://icon.svg"
@ -36,6 +36,7 @@ import/blender/enabled=false
[global_group]
friction_floor=""
chaser_target="Targets that chaser enemies will lock on to."
[input]
@ -51,6 +52,7 @@ charge_shot={
3d_physics/layer_2="friction"
3d_physics/layer_3="water"
3d_physics/layer_5="player"
3d_physics/layer_6="uncanny"
[rendering]