|
a070c90e3a
|
feat: navigate between previous and next levels
|
2025-02-09 20:02:13 +01:00 |
|
|
50945f807d
|
refactor: level resource loader
|
2025-02-09 19:52:35 +01:00 |
|
|
707dee5063
|
feat: load dynamically level music
|
2025-02-09 19:37:37 +01:00 |
|
|
a5cdd3ada1
|
refactor: rename Camera to PlayerCamera to avoid conflicts with built-in Unity
|
2025-02-09 18:27:46 +01:00 |
|
|
e3e6c9c036
|
feat: try to load music dynamically from JSON (WIP)
|
2025-02-09 13:00:37 +01:00 |
|
|
2c74515778
|
refactor: do not use "Script" in class names as not necessary
|
2025-02-09 12:46:06 +01:00 |
|
|
78ab70e020
|
refactor: move all scripts to Scripts folder
|
2025-02-09 12:43:41 +01:00 |
|
|
ed5d3cd222
|
feat: json loader (Work In Progress)
|
2025-02-03 16:56:46 +01:00 |
|
M VINCENT PETT
|
af64c2e0f4
|
fix: jump issues (#36)
|
2025-02-03 16:30:19 +01:00 |
|
|
5dc42fec95
|
feat: detect win (#33)
|
2025-01-20 16:02:37 +00:00 |
|
|
cefd20e067
|
feat: able to jump on obstacle (#32)
|
2025-01-20 16:00:53 +01:00 |
|
M VINCENT PETT
|
d7ec029bdc
|
feat(ui): music + background (#30)
|
2025-01-06 16:11:40 +01:00 |
|
|
1b7912893f
|
feat: collision with a spike (#28)
|
2024-12-16 16:19:59 +01:00 |
|
M VINCENT PETT
|
d8e3cd824d
|
feat: add assets + obstacle (#26)
Co-authored-by: Théo LUDWIG <contact@theoludwig.fr>
|
2024-12-16 15:10:08 +01:00 |
|
djelalb
|
079466b85d
|
feat: continue to jump if space is holding (#27)
|
2024-12-16 14:55:46 +01:00 |
|
djelalb
|
a7c19a6549
|
feat: add particles on player if it is not jumping (#25)
|
2024-12-16 11:59:21 +01:00 |
|
|
3e719a8d67
|
feat: place cube and jump + move camera (#24)
|
2024-12-16 10:01:50 +00:00 |
|