cannon wip

This commit is contained in:
2025-02-07 04:48:14 +01:00
parent c74f1102b2
commit 21356f23e6
3 changed files with 48 additions and 1 deletions

11
objects/cannon.tscn Normal file
View File

@@ -0,0 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://dstko446qydsc"]
[ext_resource type="Texture2D" uid="uid://djifxc5x0dyrw" path="res://sprites/ppc_tileset.png" id="1_6gptm"]
[node name="Cannon" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_6gptm")
hframes = 12
vframes = 12
frame = 42