colorize and haze level
This commit is contained in:
parent
9c0989a75c
commit
d581ccde06
2 changed files with 13 additions and 0 deletions
3
maps/level_z.tscn
Normal file
3
maps/level_z.tscn
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[gd_scene format=3 uid="uid://cccb8wltupasj"]
|
||||||
|
|
||||||
|
[node name="LevelZ" type="Node2D"]
|
|
@ -25,6 +25,16 @@ window/stretch/scale_mode="integer"
|
||||||
|
|
||||||
enabled=PackedStringArray("res://addons/godot_state_charts/plugin.cfg")
|
enabled=PackedStringArray("res://addons/godot_state_charts/plugin.cfg")
|
||||||
|
|
||||||
|
[file_customization]
|
||||||
|
|
||||||
|
folder_colors={
|
||||||
|
"res://addons/": "gray",
|
||||||
|
"res://assets/": "yellow",
|
||||||
|
"res://maps/": "blue",
|
||||||
|
"res://objects/": "red",
|
||||||
|
"res://scripts/": "teal"
|
||||||
|
}
|
||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
textures/canvas_textures/default_texture_filter=0
|
textures/canvas_textures/default_texture_filter=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue