Starter-Kit-3D-Platformer/models
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
..
Textures Fix wrong paths on case sensitive systems 2023-09-15 22:40:34 +07:00
character.glb Initial commit 2023-09-15 21:10:32 +07:00
character.glb.import Initial commit 2023-09-15 21:10:32 +07:00
cloud.glb Initial commit 2023-09-15 21:10:32 +07:00
cloud.glb.import Fix wrong paths on case sensitive systems 2023-09-15 22:40:34 +07:00
coin.glb Initial commit 2023-09-15 21:10:32 +07:00
coin.glb.import Initial commit 2023-09-15 21:10:32 +07:00
flag.glb Initial commit 2023-09-15 21:10:32 +07:00
flag.glb.import Initial commit 2023-09-15 21:10:32 +07:00
grass-small.glb Initial commit 2023-09-15 21:10:32 +07:00
grass-small.glb.import Initial commit 2023-09-15 21:10:32 +07:00
grass.glb Initial commit 2023-09-15 21:10:32 +07:00
grass.glb.import Initial commit 2023-09-15 21:10:32 +07:00
platform-grass-large-round.glb Initial commit 2023-09-15 21:10:32 +07:00
platform-grass-large-round.glb.import Initial commit 2023-09-15 21:10:32 +07:00
platform-large.glb Initial commit 2023-09-15 21:10:32 +07:00
platform-large.glb.import Initial commit 2023-09-15 21:10:32 +07:00
platform-medium.glb Initial commit 2023-09-15 21:10:32 +07:00
platform-medium.glb.import Initial commit 2023-09-15 21:10:32 +07:00
platform.glb Initial commit 2023-09-15 21:10:32 +07:00
platform.glb.import Initial commit 2023-09-15 21:10:32 +07:00