76 lines
3.9 KiB
Plaintext
76 lines
3.9 KiB
Plaintext
|
[gd_scene load_steps=15 format=3 uid="uid://7wamxb0ihixv"]
|
||
|
|
||
|
[ext_resource type="PackedScene" uid="uid://ch1uyprg11ohb" path="res://characters/playable/Lorna/Lorna.glb" id="1_4531r"]
|
||
|
[ext_resource type="Script" path="res://characters/Runner.gd" id="2_774xv"]
|
||
|
[ext_resource type="Texture2D" uid="uid://btuo8j5615nfb" path="res://characters/playable/Lorna/Lorna_Texture.png" id="4_6gihx"]
|
||
|
[ext_resource type="AudioStream" uid="uid://y7h5yf2w4eu7" path="res://audio/jump2.ogg" id="4_ju11j"]
|
||
|
[ext_resource type="AudioStream" uid="uid://bmedqfhi5ht4r" path="res://audio/small_whoosh.ogg" id="5_x3o24"]
|
||
|
[ext_resource type="AudioStream" uid="uid://8bvnpjt78bki" path="res://audio/land.ogg" id="6_onblu"]
|
||
|
[ext_resource type="AudioStream" uid="uid://bn4jon8lk6sa6" path="res://audio/knockback.ogg" id="7_3xv4y"]
|
||
|
[ext_resource type="AudioStream" uid="uid://1ssebbyqnkyf" path="res://audio/slide.ogg" id="8_35av7"]
|
||
|
[ext_resource type="Script" path="res://characters/abilities/DoubleJumpAbility.gd" id="9_oepiq"]
|
||
|
[ext_resource type="AudioStream" uid="uid://bopntysh8gs3s" path="res://audio/hop.ogg" id="10_dft31"]
|
||
|
[ext_resource type="Shader" path="res://vfx/luminous.gdshader" id="10_l0x43"]
|
||
|
|
||
|
[sub_resource type="Resource" id="Resource_elwrx"]
|
||
|
script = ExtResource("9_oepiq")
|
||
|
animation = &"jump"
|
||
|
sound = ExtResource("10_dft31")
|
||
|
impetus_multiplier = 1.0
|
||
|
|
||
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_1ados"]
|
||
|
render_priority = 0
|
||
|
shader = ExtResource("10_l0x43")
|
||
|
shader_parameter/wet = 0.0
|
||
|
shader_parameter/multiplier = 3.0
|
||
|
shader_parameter/image = ExtResource("4_6gihx")
|
||
|
|
||
|
[sub_resource type="SphereShape3D" id="SphereShape3D_vp4p1"]
|
||
|
radius = 0.45
|
||
|
|
||
|
[node name="Lorna" instance=ExtResource("1_4531r")]
|
||
|
mass = 30.0
|
||
|
script = ExtResource("2_774xv")
|
||
|
top_run_speed = 15.0
|
||
|
run_acceleration = 20.0
|
||
|
jump_strength = 13.0
|
||
|
jump_sound = ExtResource("4_ju11j")
|
||
|
fall_sound = ExtResource("5_x3o24")
|
||
|
land_sound = ExtResource("6_onblu")
|
||
|
knockback_sound = ExtResource("7_3xv4y")
|
||
|
slide_sound = ExtResource("8_35av7")
|
||
|
ability = SubResource("Resource_elwrx")
|
||
|
taunt_animation = &"binky"
|
||
|
|
||
|
[node name="Skeleton3D" parent="Figure" index="0"]
|
||
|
bones/0/position = Vector3(2.54314e-17, 0.268056, -0.102089)
|
||
|
bones/0/rotation = Quaternion(0.626118, 1.3128e-16, 7.87679e-17, 0.779729)
|
||
|
bones/1/rotation = Quaternion(-0.0550901, -1.57057e-16, -6.70007e-17, 0.998481)
|
||
|
bones/2/rotation = Quaternion(-0.346092, 0.721064, -0.355694, 0.483497)
|
||
|
bones/3/rotation = Quaternion(-0.505636, -0.162159, -0.109155, 0.840311)
|
||
|
bones/4/rotation = Quaternion(0.346092, 0.721064, -0.355694, -0.483497)
|
||
|
bones/5/rotation = Quaternion(-0.505636, 0.162159, 0.109155, 0.840311)
|
||
|
bones/6/rotation = Quaternion(0.981725, 0.00353237, 0.00118442, 0.190268)
|
||
|
bones/7/rotation = Quaternion(-0.935086, 0.0411437, -0.00968097, 0.351891)
|
||
|
bones/8/rotation = Quaternion(0.0322389, 0.00672691, 0.0409036, 0.99862)
|
||
|
bones/9/rotation = Quaternion(0.364722, -0.200686, 0.247987, 0.87476)
|
||
|
bones/10/rotation = Quaternion(0.956612, 0.0689627, 0.0831474, 0.270599)
|
||
|
bones/11/rotation = Quaternion(0.956968, 0.193914, 0.187023, -0.107855)
|
||
|
bones/12/rotation = Quaternion(0.981725, -0.00353237, -0.00118442, 0.190268)
|
||
|
bones/13/rotation = Quaternion(-0.935086, -0.0411437, 0.00968097, 0.351891)
|
||
|
bones/14/rotation = Quaternion(0.0322389, -0.00672691, -0.0409036, 0.99862)
|
||
|
bones/15/rotation = Quaternion(0.364722, 0.200686, -0.247987, 0.87476)
|
||
|
bones/16/rotation = Quaternion(0.956612, -0.0689627, -0.0831474, 0.270599)
|
||
|
bones/17/rotation = Quaternion(0.956968, -0.193914, -0.187023, -0.107855)
|
||
|
bones/18/rotation = Quaternion(0.965468, -4.65486e-17, 1.40378e-16, -0.260523)
|
||
|
|
||
|
[node name="Mesh" parent="Figure/Skeleton3D" index="0"]
|
||
|
surface_material_override/0 = SubResource("ShaderMaterial_1ados")
|
||
|
|
||
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="." index="2"]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.45, 0)
|
||
|
shape = SubResource("SphereShape3D_vp4p1")
|
||
|
|
||
|
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="." index="3"]
|
||
|
bus = &"Sound"
|