More work on multiplayer and first pass of the trap icons
This commit is contained in:
9
templates/camera.tscn
Normal file
9
templates/camera.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cqa0p34mbk6so"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cymi1n4gavixy" path="res://scripts/level_camera.gd" id="1_ysaec"]
|
||||
|
||||
[node name="Camera" type="Camera3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.49999997, 0.86602545, 0, -0.86602545, 0.49999997, 0, 0, 0)
|
||||
projection = 1
|
||||
size = 5.0
|
||||
script = ExtResource("1_ysaec")
|
||||
Reference in New Issue
Block a user