This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/Game/Assets/Weapons/RocketLauncher/RocketLauncher.tscn

39 lines
1.9 KiB
Plaintext

[gd_scene load_steps=7 format=3 uid="uid://qc2fug6o4wns"]
[ext_resource type="PackedScene" uid="uid://bemrov0tiy08n" path="res://Assets/Weapons/Weapon.tscn" id="1_x28sf"]
[ext_resource type="PackedScene" uid="uid://dwiyp823r5r8t" path="res://Assets/Weapons/RocketLauncher/RocketLauncher.gltf" id="2_a04bi"]
[ext_resource type="PackedScene" uid="uid://bt0lppumya6fv" path="res://Assets/Weapons/RocketLauncher/Rocket.tscn" id="2_xwyny"]
[ext_resource type="AudioStream" uid="uid://bpuw5fx04a7n0" path="res://Assets/SFX/Weapons_RocketLauncher_Shot_01_A.wav" id="4_ni7bd"]
[ext_resource type="AudioStream" uid="uid://c3es208ntginf" path="res://Assets/SFX/Weapons_RocketLauncher_Shot_01_B.wav" id="5_vbe1t"]
[ext_resource type="AudioStream" uid="uid://c1fv01sc4dy5w" path="res://Assets/SFX/Weapons_RocketLauncher_Shot_01_C.wav" id="6_n223q"]
[node name="Weapon" instance=ExtResource( "1_x28sf" )]
weapon_type = 1
projectile_or_tracer_scene = ExtResource( "2_xwyny" )
weapon_damage = 125
[node name="RocketLauncher" parent="." index="0" instance=ExtResource( "2_a04bi" )]
[node name="Muzzle" parent="RocketLauncher" index="0"]
transform = Transform3D(1.78814e-07, -1, 0, 1, 1.78814e-07, 0, 0, 0, 1, -0.613084, 0.126382, -8.51678e-05)
[node name="Cylinder" parent="RocketLauncher/Handgun_Armature" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0414381, 0.0118755, -0.000240355)
[node name="Cylinder001" parent="RocketLauncher/Handgun_Armature/Cylinder" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.259108, -0.0303738, 0.133397)
[node name="AudioStreamPlayer3D" parent="SFX/Shoot A" index="0"]
stream = ExtResource( "4_ni7bd" )
[node name="AudioStreamPlayer3D" parent="SFX/Shoot B" index="0"]
stream = ExtResource( "5_vbe1t" )
[node name="AudioStreamPlayer3D" parent="SFX/Shoot C" index="0"]
stream = ExtResource( "6_n223q" )
[editable path="RocketLauncher"]
[editable path="SFX/Shoot A"]
[editable path="SFX/Shoot B"]
[editable path="SFX/Shoot C"]