12 Commits

Author SHA1 Message Date
Banane_Rotative
7a29ab094c Add: Activable trigger system
Trigger system that can activate/deactivate things
2026-01-19 22:59:26 +01:00
Banane_Rotative
bda9e7283b Add: trigger system
Trigger system that can activate any event
2026-01-19 22:58:25 +01:00
Banane_Rotative
18c2d44c31 Fix: Missing StopMusic on MusicManager 2026-01-19 22:41:11 +01:00
Banane_Rotative
ebceb624a4 Fix: public call of abstract method 2026-01-19 22:40:40 +01:00
Banane_Rotative
83ec7b7b17 Add: MusicManager
MusicManager handles loopable sounds
2026-01-18 18:12:00 +01:00
Banane_Rotative
8067bb5247 Add: Generic loopable sound + playlist 2026-01-18 17:43:13 +01:00
Banane_Rotative
e03d925573 Add: SoundManager
The sound manager is responsible
for playing short-lived sounds on the scene.
2026-01-18 15:58:16 +01:00
Banane_Rotative
942ae63fae Add: Anchor connect button in Editor
The button can be accessed in the
Inspector when an object is selected
2026-01-17 20:33:47 +01:00
Banane_Rotative
f6f6213de6 Add: anchored objects
Anchored objects can be connected together by calling a method.
2026-01-17 19:35:45 +01:00
Banane_Rotative
8acbd5c9e5 Slope handling
Player movement is now smooth on slopes.
Clamped debug camera vertical rotation.
2025-03-06 15:52:22 +01:00
Banane_Rotative
736f1ed646 3D ears
added ears to the player
2025-03-06 14:30:37 +01:00
Banane_Rotative
2bc676efed added basic controls
Added a player with basic movement/rotation controls.
Uses default Input Actions, so most controllers should work.
2025-03-04 15:12:07 +01:00