1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-22 16:14:22 +00:00
hella-farm/behaviours/counter.tscn

7 lines
203 B
Text
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://brvbtvt4em32"]
2024-04-13 22:51:15 +00:00
[ext_resource type="Script" path="res://behaviours/counter.gd" id="1_dd5t1"]
[node name="Counter" type="Node"]
2024-04-13 22:51:15 +00:00
script = ExtResource("1_dd5t1")