goodbye collisions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=9 format=3 uid="uid://c4xcka4ekuur8"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://c4xcka4ekuur8"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b6ciyf30f07ll" path="res://Levels/Models/Stage8/STAGE 8.glb" id="2_wcvbl"]
|
||||
[ext_resource type="PackedScene" uid="uid://jgf7k1r35km1" path="res://Levels/ExitPortal.tscn" id="3_44edv"]
|
||||
@@ -6,8 +6,6 @@
|
||||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_3ne7n"]
|
||||
radius = 0.957319
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_16emx"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_3n0wx"]
|
||||
size = Vector3(5, 20, 27.822)
|
||||
|
||||
@@ -27,7 +25,7 @@ process_mode = 3
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1.47544)
|
||||
disable_mode = 2
|
||||
collision_layer = 0
|
||||
collision_mask = 16
|
||||
collision_mask = 0
|
||||
|
||||
[node name="Exit Portal" parent="Area3D2" instance=ExtResource("3_44edv")]
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, -2.53252)
|
||||
@@ -36,12 +34,11 @@ transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0, 0, -2.53252)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.17404, -2.51823)
|
||||
shape = SubResource("CylinderShape3D_3ne7n")
|
||||
|
||||
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|
||||
sprite_frames = SubResource("SpriteFrames_16emx")
|
||||
|
||||
[node name="STAGE 8" parent="." instance=ExtResource("2_wcvbl")]
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
collision_layer = 0
|
||||
collision_mask = 0
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.52066, 2.71587, 0)
|
||||
|
||||
Reference in New Issue
Block a user