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/Assets/Characters/SmartFridge/SmartFridge.tscn

33 lines
1.3 KiB
Plaintext

[gd_scene load_steps=7 format=2]
[ext_resource path="res://Player.tscn" type="PackedScene" id=1]
[ext_resource path="res://Assets/Characters/SmartFridge/SmartFridge.gltf" type="PackedScene" id=2]
[ext_resource path="res://Assets/Characters/SmartFridge/SmartFridge.gd" type="Script" id=3]
[ext_resource path="res://Assets/SFX/Player_Fridge_Ambient.wav" type="AudioStream" id=4]
[sub_resource type="AnimationNodeStateMachinePlayback" id=1]
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.497026, 0.468212, 1 )
[node name="SmartFridge" instance=ExtResource( 1 )]
script = ExtResource( 3 )
[node name="Hand" parent="Camera" index="0"]
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0.335, -0.390006, -0.559 )
[node name="WeaponBobAnimationTree" parent="Camera/Hand" index="0"]
parameters/playback = SubResource( 1 )
[node name="CollisionShapeBody" parent="." index="2"]
transform = Transform( 1, 0, 0, 0, -1.62921e-07, 1, 0, -1, -1.62921e-07, 0, 0.997194, 0.228745 )
shape = SubResource( 2 )
[node name="Ambient" parent="Sounds" index="5"]
stream = ExtResource( 4 )
[node name="SmartFridge" parent="." index="6" instance=ExtResource( 2 )]
transform = Transform( -1, 0, -3.25841e-07, 0, 1, 0, 3.25841e-07, 0, -1, 0, 0, 0.313989 )
[editable path="SmartFridge"]