Use the 44x24 tiles by default for now. I think it's still not the perfect size, but it's the closest from what I have done so far.

This commit is contained in:
Relintai 2021-03-09 10:48:38 +01:00
parent 656279a559
commit f703a8aef5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[ext_resource path="res://scenes/World.gd" type="Script" id=1]
[ext_resource path="res://world/WorldLayer.tscn" type="PackedScene" id=2]
[ext_resource path="res://test_iso_tileset/TileMap32x16.tscn" type="PackedScene" id=3]
[ext_resource path="res://test_iso_tileset/TileMap44x24.tscn" type="PackedScene" id=3]
[node name="World" type="Node2D" groups=[
"save",