Spectator
This commit is contained in:
parent
787de0ab09
commit
938feb9b35
5 changed files with 38 additions and 0 deletions
7
scenes/spectator.tscn
Normal file
7
scenes/spectator.tscn
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://ckjabjcvgki6n"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cikw7fcykkpd5" path="res://scripts/player/spectator.gd" id="1_jjbhc"]
|
||||
|
||||
[node name="Spectator" type="Camera3D"]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0, 0, 0)
|
||||
script = ExtResource("1_jjbhc")
|
||||
Loading…
Add table
Add a link
Reference in a new issue