mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-11 21:22:22 +02:00
- Added clap animation for bear trap - Added cards in menu bar - Replaced old bear_trap icon with new one
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Overlap/Mechanics/Mechanics.gd" type="Script" id=1]
|
|
|
|
[node name="Core" type="Node"]
|
|
script = ExtResource( 1 )
|