mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 08:35:54 +00:00
Alarm box animation texture
This commit is contained in:
parent
397742c927
commit
54eefc2961
8 changed files with 74 additions and 9 deletions
13
3D/BlockbenchModels/AlarmBox/material_0.tres
Normal file
13
3D/BlockbenchModels/AlarmBox/material_0.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://u6ydl4us550b"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://oo51h3hyujqp" path="res://3D/BlockbenchModels/AlarmBox/Alarm_Box_0.png" id="1_vfsbh"]
|
||||
|
||||
[resource]
|
||||
resource_name = "material_0"
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.05
|
||||
alpha_antialiasing_mode = 0
|
||||
cull_mode = 2
|
||||
albedo_texture = ExtResource("1_vfsbh")
|
||||
texture_filter = 0
|
||||
texture_repeat = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue