basic twitch integration working well, many bugs
This commit is contained in:
parent
4b4702c90a
commit
cdd8cdea3a
31 changed files with 1254 additions and 6 deletions
7
materials/BlockMaterial.tres
Normal file
7
materials/BlockMaterial.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bfl54pvxyctrd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bes07s067jb82" path="res://materials/wood5.png" id="1_5kskq"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_5kskq")
|
||||
uv1_triplanar = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue