mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 16:33:46 +00:00
Factory tilemap
This commit is contained in:
parent
df87ad3bfb
commit
3fe6076886
5 changed files with 44 additions and 5 deletions
|
|
@ -1,7 +1,9 @@
|
|||
[gd_resource type="CanvasTexture" load_steps=2 format=3 uid="uid://bty7p61v46chx"]
|
||||
[gd_resource type="CanvasTexture" load_steps=3 format=3 uid="uid://bty7p61v46chx"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://tphqodqyere1" path="res://Tilesets/factory.png" id="1_q2lyp"]
|
||||
[ext_resource type="Texture2D" uid="uid://dftoym4rq5lpx" path="res://Tilesets/factory_n.png" id="2_unb0i"]
|
||||
|
||||
[resource]
|
||||
diffuse_texture = ExtResource("1_q2lyp")
|
||||
normal_texture = ExtResource("2_unb0i")
|
||||
specular_shininess = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue