Commit Graph

2 Commits (366689e20b14dd7f6eeed3a54a89ea650ca0fc88)

Author SHA1 Message Date
Alexander Hartmann 18c2aceb52 added respawn area / trigger 2023-09-16 02:26:30 +07:00
Rémi Verschelde 13fc04e912
Fix wrong paths on case sensitive systems
- Renamed `Main.tscn` to `main.tscn` to match path in `project.godot`.
- Fixed path to texture in its `.import` file; can't rename the `Textures`
  folder to lowercase without changing the .glb's it seems.
- Removed temporary file.

The change to the binary `cloud.res` seems gratuitous and a Godot bug, I've
seen it on another project but couldn't figure out yet how to solve it for
good.
2023-09-15 22:40:34 +07:00