stick-the-quick/characters/base/template_csp_launch.tres

34 lines
1.1 KiB
Plaintext

[gd_resource type="Resource" script_class="CharacterStateProperties" load_steps=3 format=3 uid="uid://5u0uvge5bmyh"]
[ext_resource type="AudioStream" uid="uid://dujgina4at6ef" path="res://audio/springboard.ogg" id="1_aqc60"]
[ext_resource type="Script" uid="uid://vogde76hsl0j" path="res://characters/base/character_state_properties.gd" id="1_xmpfh"]
[resource]
script = ExtResource("1_xmpfh")
use_coyote_time = true
coyote_time = 0.25
uninterruptible = false
is_carrying_state = false
equivalent_carrying_state = &"launch-while-holding"
animation_name = &"launch"
animation_alt_name = &""
animation_base_speed = 1.0
animation_blend_time = 0.25
animation_speedup_with_velocity = 0.0
audio = ExtResource("1_aqc60")
audio_volume_db = 0.0
collider_length = 1.0
collider_radius = 0.5
collider_horizontal = false
yaw_orientation = 0
pitch_orientation = 3
orientation_speed = 600.0
counts_as_grounded = false
physics_mode = 0
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"