Camera system YAY!!!
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cqd214exw72db"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://cqd214exw72db"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://bcxvg2kigp6u1" path="res://Themes/UI/Terminal/tTerminalPrompt.tres" id="2_afen0"]
|
||||
[ext_resource type="Texture2D" uid="uid://c6m1tx7klorqr" path="res://Renders/Camera/PowerStation/powerstation_1.png" id="2_f87w0"]
|
||||
[ext_resource type="Texture2D" uid="uid://cv2cadqcahubl" path="res://map.png" id="4_afen0"]
|
||||
[ext_resource type="Script" uid="uid://be6xuapep782t" path="res://Scripts/Gameplay/Camera/cCameraViewer.gd" id="4_w4v7x"]
|
||||
[ext_resource type="Script" uid="uid://dmp22gu6t0fw2" path="res://Scripts/Gameplay/CommandLine/cCommandLine.gd" id="13_tqcie"]
|
||||
|
||||
[node name="Node2D" type="Node2D"]
|
||||
@@ -60,6 +61,7 @@ offset_right = 4392.0
|
||||
offset_bottom = 2904.0
|
||||
scale = Vector2(0.185, 0.185)
|
||||
texture = ExtResource("2_f87w0")
|
||||
script = ExtResource("4_w4v7x")
|
||||
|
||||
[node name="B_Shock" type="Button" parent="."]
|
||||
offset_left = 16.0
|
||||
|
||||
Reference in New Issue
Block a user