Newer
Older
DungeonShooting / DungeonShooting_Godot / scene / test / TestLoadTileSetConfig.tscn
@小李xl 小李xl on 8 Jan 2024 314 bytes 生成Godot.TileSet, 开发中
  1. [gd_scene load_steps=2 format=3 uid="uid://cye62nvkf8ld1"]
  2.  
  3. [ext_resource type="Script" path="res://src/test/TestLoadTileSetConfig.cs" id="1_1wodj"]
  4.  
  5. [node name="TestLoadTileSetConfig" type="Node2D"]
  6. script = ExtResource("1_1wodj")
  7.  
  8. [node name="TileMap" type="TileMap" parent="."]
  9. scale = Vector2(4, 4)
  10. format = 2