mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
7 lines
243 B
Text
7 lines
243 B
Text
[gd_scene load_steps=2 format=3 uid="uid://dm068vaseh45n"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/game/game_camera.gd" id="1_ovc4s"]
|
|
|
|
[node name="GameCamera" type="Camera2D"]
|
|
editor_draw_screen = false
|
|
script = ExtResource("1_ovc4s")
|