Commit Graph

92 Commits

Author SHA1 Message Date
Cat Flynn 913c4d2231 import baz and disable dir lights in freeze rooms 2021-04-27 03:39:14 +01:00
Cat Flynn 4fdeabc7f0 buncha level design, prefabs and stuff 2021-04-27 00:57:07 +01:00
Cat Flynn 51437264fc wip 2021-04-26 19:12:54 +01:00
Cat Flynn 0d6854cf0c create more environment prefabs 2021-04-26 17:32:35 +01:00
Cat Flynn 5201402bce Merge branch 'main' into feature/glitch 2021-04-25 23:52:51 +01:00
Novvator f91b7918b3 moved char to starting position 2021-04-25 20:08:52 +01:00
Cat Flynn 3344196f49 camera pass and start temple prefab 2021-04-25 05:16:35 +01:00
Cat Flynn b192263344 add vertex floatiness uwu 2021-04-25 00:59:37 +01:00
Cat Flynn b91e97984f bunch of glitchy graphics stuff idk 2021-04-24 02:06:03 +01:00
Novvator 71a3b48a78 doors now close when the player dies, changes in main to make it work 2021-04-21 16:42:11 +01:00
Cat Flynn 3a2296e1bf remove trap from opening courtyard and add floor 2021-04-16 20:42:10 +01:00
Cat Flynn bff72788e6 make puzzle more forgiving 2021-04-16 20:28:21 +01:00
Cat Flynn 9d9de550e1 tune bloom and match controls to prompt 2021-04-16 20:19:19 +01:00
Cat Flynn 7c7ca3c48c artefact control prefabs 2021-04-16 19:55:34 +01:00
Cat Flynn 120e7574d0 add gloves lol 2021-04-16 19:31:49 +01:00
cyndrdev 338868d041 Merge branch 'main' into feature/menus 2021-04-16 16:39:06 +01:00
cyndrdev 9bb1b4e9df added artefact description writing 2021-04-16 16:26:42 +01:00
Cat Flynn c3312b7d93 disable cheats on player 2021-04-16 15:03:50 +01:00
Cat Flynn 6ef4923b3d make freeze 3 playable without boost 2021-04-16 15:00:37 +01:00
Cat Flynn 6cb0d90ee8 remove random walkway intersecting level 2021-04-16 14:18:19 +01:00
cyndrdev cf8d58690d added new freeze voice lines 2021-04-16 14:00:46 +01:00
Cat Flynn 0708d9fd40 create freeze artefact and move dialogue trigger 2021-04-16 13:16:11 +01:00
Novvator f2644a1a39 changed player to his original starting position 2021-04-16 01:00:06 +01:00
Novvator 45e5d4cbe3 small change 2021-04-16 00:58:16 +01:00
Novvator 7fec70745b added freeze levels in main 2021-04-16 00:57:25 +01:00
Cat Flynn 2bdfa81a7a vastly improve lighting 2021-04-15 17:19:54 +01:00
Cat Flynn 717fd1c428 integrate boost level design 2021-04-15 14:44:06 +01:00
cyndrdev 07c89104f9 fixed time freeze not working 2021-04-13 15:33:59 +01:00
Cinder Foster-Smith fffb50a6a2 Merge branch 'RollingBoulder' into 'main'
Rolling boulder

See merge request kernel-panic/revival!52
2021-03-25 19:19:26 +00:00
cyndrdev 6e74da102c minor fixes 2021-03-25 19:00:13 +00:00
Cat Flynn 7041d71c6f fix safe zone scale and appearance in builds 2021-03-25 17:24:17 +00:00
cyndrdev 317a1ea53b settings tweaked 2021-03-24 11:52:01 +00:00
cyndrdev 9bcde1e028 added music triggers 2021-03-24 11:50:07 +00:00
cyndrdev 733e3f0b59 commited player w/ cheats enabled oopsie 2021-03-23 11:52:33 +00:00
cyndrdev da33cc4a4a updated animation controller, got new anims in-game 2021-03-23 11:48:43 +00:00
cyndrdev eb82f4d95d cursor 2021-03-15 18:30:52 +00:00
cyndrdev b5a3054b5f fixed weird subtitle issues 2021-03-15 17:15:18 +00:00
cyndrdev 0712af572f Merge branch 'main' into Camera2ndPass 2021-03-15 16:36:48 +00:00
cyndrdev b57ee3dcb1 applied changes to prefabs 2021-03-15 16:35:38 +00:00
Programmer-DField a07f31fbf2 Final check over before merge request. 2021-03-15 12:56:45 +00:00
Programmer-DField b724107be4 Added the cursor script to the camera prefab. One problem is that the cursor needs to be visible and contained to the window in the artifiact screen. Will catch up with Cinder about this. 2021-03-15 12:52:43 +00:00
Programmer-DField 148f153ea5 Added a script to the scene that both hides and locks the cursor. You can now operatee the camera without this being seen on screen. 2021-03-15 12:27:02 +00:00
Programmer-DField d299976da2 More fine tuning of the rigs. Enabled the Y-axis recentering. 2021-03-15 12:15:55 +00:00
Programmer-DField 65d46f7f18 Adjusted height of rigs to give a better view ahead, above, and below. 2021-03-15 12:06:53 +00:00
Programmer-DField 59d5f6b53c Made changes to the collision for the camera. In a tight area the camera will now move toward the player. 2021-03-15 11:28:46 +00:00
Programmer-DField ab8999b105 Fine tuned look ahead smoothing. 2021-03-15 11:19:42 +00:00
Programmer-DField 5473a5fc10 Added look ahead to each rig. Top, middle and bottom. The camera now pans towards direction of travel without having any input in the look direction. 2021-03-15 10:03:20 +00:00
Programmer-DField 29ec4cf76c Testing radius of lower rig. 2021-03-12 23:07:54 +00:00
Cat Flynn a9dfbbc99d Merge branch 'main' into ArrowWall 2021-03-12 17:41:34 +00:00
Programmer-DField 9f3ec84ad8 Changed the height of the middle rig on the follow cam. This is now closer to player shoulder height. Also lowered the radius of the middle rig so it is now closer to the player. Added a small amount of look ahead time and smoothness (This will need to be configured more once the actual player model is in place). THis setting turn the camera toward the direction the player is moving (Cinder mentioned this in an earlier meeting). 2021-03-12 16:39:27 +00:00