mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
?
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://vwjd5od63jgh"]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://vwjd5od63jgh"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Player.gd" id="1_dta8q"]
|
||||
[ext_resource type="Texture2D" uid="uid://7qppu15lvd1j" path="res://Nodes/Keys.png" id="2_h1504"]
|
||||
|
||||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_h8ivv"]
|
||||
radius = 0.494048
|
||||
@@ -22,24 +21,3 @@ shape = SubResource("CylinderShape3D_h8ivv")
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="HitBox"]
|
||||
transform = Transform3D(2.74062, 0, 0, 0, 2.24144, 0, 0, 0, 2.70992, 0, 0, 0)
|
||||
shape = SubResource("CylinderShape3D_8lrgm")
|
||||
|
||||
[node name="MiniGameButton0" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(8, 0, 0, 0, -3.93403e-07, 1, 0, -9, -4.37114e-08, 0, 6, 0)
|
||||
texture = ExtResource("2_h1504")
|
||||
hframes = 5
|
||||
vframes = 8
|
||||
frame = 26
|
||||
|
||||
[node name="MiniGameButton1" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(8, 0, 0, 0, -3.93403e-07, 1, 0, -9, -4.37114e-08, 1.5, 6, 0)
|
||||
texture = ExtResource("2_h1504")
|
||||
hframes = 5
|
||||
vframes = 8
|
||||
frame = 26
|
||||
|
||||
[node name="MiniGameButton2" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(8, 0, 0, 0, -3.93403e-07, 1, 0, -9, -4.37114e-08, 3, 6, 0)
|
||||
texture = ExtResource("2_h1504")
|
||||
hframes = 5
|
||||
vframes = 8
|
||||
frame = 26
|
||||
|
||||
Reference in New Issue
Block a user