diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-08-25 17:26:01 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-08-25 17:26:01 -0300 |
| commit | 35660f002898cd2382567696890d3fbc4d21e763 (patch) | |
| tree | 5b69cd8857e60b614ad01344abfb48400d6dd25c /assets/definitions/tiles | |
| parent | 832fe5e98842123bcc9d0c3245babf172bb10578 (diff) | |
FOV
Diffstat (limited to 'assets/definitions/tiles')
| -rw-r--r-- | assets/definitions/tiles/floor.tres | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/definitions/tiles/floor.tres b/assets/definitions/tiles/floor.tres index 4cd3e9c..7fa64ea 100644 --- a/assets/definitions/tiles/floor.tres +++ b/assets/definitions/tiles/floor.tres @@ -7,4 +7,5 @@ script = ExtResource("1_snxyj") Texture = ExtResource("1_vvyfi") IsWalkable = true +IsTransparent = true metadata/_custom_type_script = "uid://ba82a33ov6uuo" |
