mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 10:43:46 +00:00
Added cyclops
This commit is contained in:
parent
5067605316
commit
98a37cdc50
618 changed files with 32322 additions and 1 deletions
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://slp88hyjpj6v"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dsvcm4kvcqlru" path="res://addons/cyclops_level_builder/art/textures/vertex.png" id="1_m6fsr"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
shading_mode = 0
|
||||
albedo_color = Color(1, 1, 0, 1)
|
||||
albedo_texture = ExtResource("1_m6fsr")
|
||||
use_point_size = true
|
||||
point_size = 8.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue