mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-30 00:31:24 +00:00
Mapping
This commit is contained in:
parent
d0baa87bba
commit
7b526d535c
6 changed files with 132 additions and 8 deletions
9
Scenes/Props/Workbench.tscn
Normal file
9
Scenes/Props/Workbench.tscn
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://btd0alc48qijq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5glub5c75n0p" path="res://ExternalMaterial/Workbench/Workbench.png" id="1_xpofl"]
|
||||
|
||||
[node name="Workbench" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = ExtResource("1_xpofl")
|
||||
hframes = 4
|
||||
Loading…
Add table
Add a link
Reference in a new issue