Try new perspective for character, minor projectile fixes
This commit is contained in:
9
Scenes/2DTest.tscn
Normal file
9
Scenes/2DTest.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://0em7im554tr4"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://d3m6e5iduqxhh" path="res://Levels/levelTEST-col.gltf" id="1_fyfwj"]
|
||||
|
||||
[node name="2DTest" type="Node2D"]
|
||||
|
||||
[node name="levelTEST-col" parent="." instance=ExtResource("1_fyfwj")]
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="."]
|
||||
Reference in New Issue
Block a user