mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 01:53:54 +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,8 @@
|
|||
[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://kw5ymmorwkvp"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://cc5tovf48xmg1" path="res://addons/cyclops_level_builder/shaders/outline_shader.tres" id="1_i1fkq"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_i1fkq")
|
||||
shader_parameter/ColorParameter = Color(0, 0, 0, 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue