2025-03-28 19:02:51 -07:00
|
|
|
[gd_resource type="Resource" script_class="CharacterStateProperties" load_steps=2 format=3 uid="uid://c2x7tc3irusqo"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://vogde76hsl0j" path="res://characters/base/character_state_properties.gd" id="1_setmo"]
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
script = ExtResource("1_setmo")
|
|
|
|
use_coyote_time = false
|
|
|
|
coyote_time = 0.0
|
|
|
|
uninterruptible = true
|
|
|
|
is_carrying_state = true
|
|
|
|
equivalent_carrying_state = &""
|
|
|
|
animation_name = &"put-down"
|
|
|
|
animation_alt_name = &""
|
|
|
|
animation_base_speed = 1.0
|
|
|
|
animation_blend_time = 0.25
|
|
|
|
animation_speedup_with_velocity = 0.0
|
|
|
|
audio_volume_db = 0.0
|
2025-03-29 21:56:40 -07:00
|
|
|
collider_length = 1.0
|
2025-03-28 19:02:51 -07:00
|
|
|
collider_radius = 0.5
|
2025-03-29 21:56:40 -07:00
|
|
|
collider_horizontal = false
|
2025-03-28 19:02:51 -07:00
|
|
|
yaw_orientation = 0
|
|
|
|
pitch_orientation = 3
|
|
|
|
orientation_speed = 1.0
|
|
|
|
counts_as_grounded = true
|
|
|
|
physics_mode = 2
|
|
|
|
is_attack = false
|
|
|
|
attack_base_damage = 0.0
|
|
|
|
attack_base_knockback = 0.0
|
|
|
|
invulnerable = false
|
|
|
|
etc = Dictionary[String, Variant]({})
|
|
|
|
metadata/_custom_type_script = "uid://vogde76hsl0j"
|