Commit Graph

55 Commits

Author SHA1 Message Date
Thibault Pouch
efea27a503 build : add build file 2026-03-13 09:56:41 +01:00
Thibault Pouch
4c9436ae74 refactor : add no_frixtion for bottom shelf 2026-03-13 09:54:56 +01:00
Thibault Pouch
0892ac9de3 refactor : add wall for door 2026-03-13 09:36:36 +01:00
Thibault Pouch
18a12a11a5 refactor : modify the wall 2026-03-13 09:33:46 +01:00
Thibault Pouch
7daba4cb56 Refactor : remake the prefab 2026-03-13 09:31:27 +01:00
timote koenig
46c1094b7f feat: clement image and smaller pedestal 2026-03-13 09:12:53 +01:00
timote koenig
ee621dfc24 feat: end room with Crowmate 2026-03-12 18:46:17 +01:00
timote koenig
09acac00c7 fix: save the scene 2026-03-12 16:57:48 +01:00
timote koenig
e506bce879 fix: strange raction with head, and bigger pressure plate 2026-03-12 16:55:03 +01:00
Thibault Pouch
08b051de1c feat : create prefab of each room 2026-03-12 15:14:48 +01:00
Thibault Pouch
8ed3a97669 chore : remove final scene and rename work scene 2026-03-12 15:04:14 +01:00
Thibault Pouch
4d5af9b60f refactor : modify startup game 2026-03-12 14:51:42 +01:00
Thibault Pouch
66a8ca6e49 refactor : make the player slitly bigger 2026-03-12 14:04:56 +01:00
Thibault Pouch
fb76786cf9 feat : add new player 2026-03-12 13:34:48 +01:00
Thibault Pouch
a28f6287be git : Merge branch 'Prototype' into feat/level/create-level-1 2026-03-12 13:27:55 +01:00
Thibault Pouch
c3c487999d refactor : move room 3 2026-03-12 13:20:56 +01:00
timote koenig
a9314979ad fix: unecessary rigid body 2026-03-12 13:13:15 +01:00
timote koenig
1dbc2734f3 fix: remove useless action 2026-03-12 13:00:28 +01:00
timote koenig
67a1717b86 feat: drop head 2026-03-12 10:33:37 +01:00
Thibault Pouch
eee022fa5f refactor : modify the shelf 2026-03-12 10:09:56 +01:00
Thibault Pouch
bf59556985 feat : add text for the code order of button 2026-03-12 09:40:49 +01:00
Thibault Pouch
4593b3714c refactor : add number of each button 2026-03-12 09:36:26 +01:00
Thibault Pouch
47dc0b3886 feat : add subtilte for the room 1 and 2 2026-03-12 09:21:02 +01:00
Thibault Pouch
e92cbe1f4b refactor : update scene 2026-03-11 14:59:28 +01:00
Thibault Pouch
421df26822 feat : add a pedestal 2026-03-11 14:57:54 +01:00
Thibault Pouch
467dabc2f6 feat : add button and puzzle logic 2026-03-11 14:48:16 +01:00
Thibault Pouch
f4137c8b04 feat: add BigDoor prefab and update references in Level01_Work scene 2026-03-11 14:10:03 +01:00
Thibault Pouch
ffe6d73a50 fix : all box coliders 2026-03-11 10:59:35 +01:00
Thibault Pouch
303866fa6d chroe : add layer to wall and floor 2026-03-11 10:41:39 +01:00
Thibault Pouch
30085123c2 refactor : simplify the scene 2026-03-11 10:34:24 +01:00
Thibault Pouch
e6bd28ec1c fix : error of history 2026-03-11 09:50:06 +01:00
Thibault Pouch
a7320b5ec6 fix : make all object a boxcolider instead of mesh 2026-03-10 21:18:33 +01:00
Thibault Pouch
fb9e02efd6 refactor: Update prefabs for Door, TileFloor, TileGlass, and TileWall with new components and adjustments 2026-03-10 21:16:49 +01:00
Thibault Pouch
d7474f6d4a chore : move scene to approprate folder and create scenne final 2026-03-10 21:06:16 +01:00
Thibault Pouch
4c6c87f0b3 chore : rename file to Level01_Work 2026-03-10 21:02:04 +01:00
timote koenig
94e44ad7af Resolve merge conflicts using incoming branch 2026-03-10 15:26:52 +01:00
timote koenig
8c4c2b372b feat: player movement 2026-03-10 15:10:05 +01:00
Thibault Pouch
55f71245b5 refactor : add shelf for futur puzzul in room 2 2026-03-10 11:10:14 +01:00
Thibault Pouch
4c6f8f0768 refactor : add sliding door for room 3 2026-03-10 10:34:01 +01:00
Thibault Pouch
c20993a512 refactor : add slinding door and pressure plate for room 1 2026-03-10 10:30:01 +01:00
Thibault Pouch
4a3811f72e refactor : structure for improved readability and maintainability 2026-03-10 10:23:26 +01:00
Thibault Pouch
f8ef2c1c0e feat : Add Level01 scene meta file to project 2026-03-10 09:49:36 +01:00
Thibault Pouch
69518ab9a0 feat (prefabs) : add prefab of button, door and pressure plate 2026-03-08 20:30:03 +01:00
Thibault Pouch
e54cd1b318 refactor (DevRoom) : Add sliding door for X and Z 2026-03-08 20:27:12 +01:00
Thibault Pouch
a86c709f7c refactor (DevRoom) : add sliding door 2026-03-08 20:22:19 +01:00
Thibault Pouch
08d14c3ed3 fix(DevRoom): update TestBlock properties and method references in DevRoom scene 2026-03-08 11:28:58 +01:00
Thibault Pouch
cf523f77ec refactor (button) : change the script of the wall button, and ad it in the dev room 2026-03-08 11:27:25 +01:00
Thibault Pouch
ecb2a911f3 feat(DevRoom): add PlayerMovement script and HUD prefab with initial settings 2026-03-06 18:38:13 +01:00
Thibault Pouch
322f8d1986 feat(DevRoom): add HUD prefab and DevRoomHUD script for controls display 2026-03-06 18:37:56 +01:00
Thibault Pouch
959a4988bc chore (DevRoom): change material to floor and presur plate 2026-03-06 18:24:49 +01:00