Commit graph

52 commits

Author SHA1 Message Date
a26e8c6609 Switched to Atlas Texturing Approach for Kitchen instead of Bake, Finished Main Kitchen Interaction, Work on Geometry Scripting (Plane not where it should be), lot of time went into trying to make Parallax work. misc 2025-03-11 21:50:01 +01:00
bf7ce3e83f Looking into Harmonix Plugin for Midi Automation and the Geometry Scripting setup for Slicing
Shoutout to https://www.youtube.com/watch?v=KYVJq44SDEc&list=PLxU9o9z-3yrejDizIika4A-ILj3Ts4Bus&index=6 (Alan Teaches Things)
2025-02-26 16:43:24 +01:00
34c723da64 Added WorldAligned Parallax (Switch with Bump) and Fixed Rotation, Misc 2025-02-26 09:00:59 +01:00
6f1153859a Fixed. modified and simplified Toss Manager, removed Component Tag, Added Interface for Toss 2025-02-24 14:02:27 +01:00
b56343e1af Misc Fixes, Failing to Figure out why some Components arent Grabbed/Tossed, Thinking about Sound 2025-02-21 15:41:46 +01:00
5e0f2f52fd Work on Kitchen 2025-02-19 23:48:19 +01:00
dfa8e0fbc3 New Locker Material, Procedural Hole Cutting for Floor/Wall with Dynamic Mesh, Fixed Pipe UV, Added Gratings 2025-02-17 23:32:49 +01:00
0e7476e7e7 Wrok on Recorder,, Clarice Anim Fix 2025-02-13 23:32:07 +01:00
c1c8e5b807 Fixed Recorder Lid Clip with Angular Projection 2025-02-13 11:41:37 +01:00
ec923a9c26 Made Recorder Lid Work, Misc 2025-02-12 16:33:31 +01:00
9f1d581a21 Update to 5.5.3, Recorder Phyiscs Setup 2025-02-11 23:09:39 +01:00
d73516c842 Cleanup 2025-02-11 13:05:58 +01:00
4dad241f4e Not quite happy with the Shoe Placement 2025-01-19 22:09:22 +01:00
505e2b9ef5 Turns out: Widget Movement didnt work, I just hadnt paused the game. Now each Widget has its own MoverComponent. Also added Credits via CSV import. 2025-01-19 18:06:28 +01:00
14a42e75d1 Misc Worldbildung, Recorder, Door Logic 2024-12-17 18:38:37 +01:00
15f7a11639 Work on Pipes 2024-12-11 15:05:33 +01:00
75f7652690 Experiments with Spline, Tubes, Scaling Material, Triplanar Projjection, Added Lamps 2024-12-01 22:19:46 +01:00
3ec5b3bb89 Fixed Teleport Trace starting to high 2024-11-29 14:39:50 +01:00
de1d036808 Leveldesign/Import Tests 2024-11-28 22:55:03 +01:00
3442a1a493 Started First Room
Note: IMport defaulted to Nanite caused Error
2024-11-25 23:49:01 +01:00
21add27cad Misc, Looking into Inventory and Handslides 2024-10-09 14:54:57 +02:00
2be87ff70f Working on Gilbert/Animation 2024-08-02 10:50:29 +02:00
f0a067233d Missed the last commit a month ago, no Idea what happened 2024-07-30 11:27:02 +02:00
b18d26e548 Main Menu Settings are now saved to a save slot 2024-06-25 14:16:45 +02:00
58638a93aa Main Menu now correctly handles Position and Rotation (Main Menu and when spawned ingame) 2024-06-24 12:14:27 +02:00
932af6d66e Main Menu updates to support pause
Widget Component rotations are now computed dynamically, Custom Movement Functions to move Widgets during Pause
2024-06-16 16:29:31 +02:00
89d438136d Working on Main Menu to be accessible at any point of the game
Made a custom "MoveComponentTo" as latent doesnt seem to work on pause,
Minor UI fixes
2024-06-11 23:02:20 +02:00
2fbf288992 Trying to handle Menu path by coloring last pressed Button 2024-04-19 15:15:51 +02:00
507dc291db Adding SaveSlots works now, User Feedback for Save/Max SLots added 2024-04-18 15:35:09 +02:00
2707547e02 Dynamic SaveSlots still not working as expected 2024-04-17 22:14:14 +02:00
ddabf41734 Misc Changes and Fixes, Logic to re-add saves to list introduces save error (save slot names?) 2024-04-16 15:17:19 +02:00
8f9d1cfeb6 Changed WidgetWithIndex Class to contain a Retainer set on Children
Goal is to handle effects on each Widget separatly
2024-04-15 22:23:57 +02:00
6cf208c8f1 Improved Logo Transition, Added Retainer to attempt dissolving Menu 2024-04-15 17:34:23 +02:00
e2e71e8efe Added MainMenu Hover/Click Sounds 2024-04-14 21:26:21 +02:00
7508a43007 GameStart Blueprint now Handles Logo Animation and Spawn of Main Menu 2024-04-12 14:53:10 +02:00
c5d8949e9d Added MainMenu Logo with Dissove Effekt and Sound 2024-04-11 15:58:38 +02:00
558d1a081d Resave 2024-04-10 15:12:58 +02:00
0ad0e4f895 Added Niagara System to MainMenu, misc Changes 2024-04-10 15:12:18 +02:00
352ee72b92 Misc 2024-04-09 22:14:45 +02:00
70e0ad8721 Minor Fixes 2024-04-09 16:30:01 +02:00
2dc7fad1cf Switched to straight Laser and changed Widget-Interaction-Spline to Niagara, Misc Menu changes 2024-04-08 21:56:44 +02:00
266879c52d Misc work Menu 2024-04-05 17:15:42 +02:00
6db822feb1 Updated VRE 2024-04-04 15:13:02 +02:00
9657f9135f Users can now set Volume for Master, FFX and Music in the Menu 2024-04-01 20:19:39 +02:00
b6f82b742d Working on the Main Menu, Also added Soundclasses for Settings 2024-03-25 14:33:10 +01:00
f5a36da737 Main Menu, Visual Cleanup and Design 2024-03-17 22:42:31 +01:00
eb1e1fc120 Retainer Tests again. 2024-02-23 17:15:03 +01:00
d216d8723b User Added Saveslots are now readded on Startup, Played around with Widget Materials and Retainer
Helpful Links: https://www.youtube.com/watch?v=Ja5clUpnAlo
https://www.youtube.com/watch?v=gcj0odZjKjM
2024-02-22 21:49:47 +01:00
0d316d9b55 Misc 2024-02-19 12:13:31 +01:00
dcf9f74aff Save/Load Works, User can add Save Slots now manually 2024-02-18 22:09:11 +01:00