2022-09-22 18:18:09 +02:00
|
|
|
[gd_resource type="AtlasTexture" load_steps=2 format=2]
|
|
|
|
|
|
|
|
[ext_resource path="res://example/icons/all_icons.png" type="Texture" id=1]
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
flags = 4
|
|
|
|
atlas = ExtResource( 1 )
|
2022-09-22 20:00:21 +02:00
|
|
|
region = Rect2( 0, 128, 64, 64 )
|