Missed an import
This commit is contained in:
parent
36f9d12054
commit
53ef5708ef
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="AtlasTexture" load_steps=2 format=2]
|
||||||
|
|
||||||
|
[ext_resource path="res://assets/spritesheet-2048.png" type="Texture" id=1]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
flags = 4
|
||||||
|
atlas = ExtResource( 1 )
|
||||||
|
region = Rect2( 0, 1024, 512, 512 )
|
Loading…
Reference in New Issue