gd: setup a target and a simple dash to target

This commit is contained in:
2025-05-26 16:33:52 +02:00
parent 6ed8ebff26
commit 1d8a8c7423
5 changed files with 69 additions and 14 deletions

View File

@ -85,6 +85,11 @@ look_down={
"events": [Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":3,"axis_value":1.0,"script":null)
]
}
aim_dash={
"deadzone": 0.2,
"events": [Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":4,"axis_value":1.0,"script":null)
]
}
[physics]