added modular animation system for drones
This commit is contained in:
@@ -25,7 +25,6 @@ InputManager="*res://autoloads/input_manager.gd"
|
||||
DebugGlobal="*res://autoloads/debug_global.gd"
|
||||
Global="*res://autoloads/global.gd"
|
||||
Settings="*res://autoloads/settings/settings.gd"
|
||||
MachineGlobals="*uid://bb8l1fmenh8j0"
|
||||
|
||||
[display]
|
||||
|
||||
@@ -98,6 +97,11 @@ add_on_ability_1={
|
||||
]
|
||||
}
|
||||
|
||||
[layer_names]
|
||||
|
||||
2d_physics/layer_1="EnviormentCollision"
|
||||
2d_physics/layer_2="CharacterCollisions"
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
|
||||
Reference in New Issue
Block a user