a game about throwing hammers made for the github game off
1
2
3
4
5
6
[gd_scene load_steps=2 format=3 uid="uid://coj5wotnugo56"]

[ext_resource type="Script" path="res://world/camera.gd" id="1_jvai6"]

[node name="Camera" type="Camera2D"]
script = ExtResource("1_jvai6")