tileset in godot and island tests

This commit is contained in:
Victor Turgeon 2023-06-10 14:15:20 -04:00
parent 114e7d8ceb
commit 1ba0dfb1a2
5 changed files with 771 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,5 @@
[gd_scene load_steps=2 format=3 uid="uid://b5v4l8606sd5"]
[ext_resource type="PackedScene" uid="uid://c0i5j3yyl1ak" path="res://assets/tilesets/tileset.glb" id="1_7jqsx"]
[node name="tileset" instance=ExtResource("1_7jqsx")]

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

15
levels/test_level.tscn Normal file

File diff suppressed because one or more lines are too long