mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 03:43:48 +00:00
Shadows decals
This commit is contained in:
parent
01a852de9b
commit
1dfce7802b
12 changed files with 5344 additions and 1520 deletions
|
|
@ -171,8 +171,8 @@ enabled=PackedStringArray("res://addons/cyclops_level_builder/plugin.cfg", "res:
|
|||
|
||||
[func_godot]
|
||||
|
||||
default_map_settings="uid://cx41lsryg5wpm"
|
||||
default_inverse_scale_factor=1.0
|
||||
default_map_settings="res://3D/TrenchBroom/map_settings.tres"
|
||||
default_inverse_scale_factor=16.0
|
||||
model_point_class_save_path="3D/MapModels"
|
||||
|
||||
[global_group]
|
||||
|
|
@ -389,6 +389,8 @@ locale/translations=PackedStringArray("res://Dialogue/Translations/dialogic_char
|
|||
|
||||
[layer_names]
|
||||
|
||||
3d_render/layer_1="Sprites"
|
||||
3d_render/layer_2="World"
|
||||
2d_physics/layer_1="world"
|
||||
2d_navigation/layer_1="Walkable"
|
||||
3d_physics/layer_1="World"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue