13 Commits

Author SHA1 Message Date
Nolan A Casey
6c99839ae0 Small tweaks
- Added ambient lighting
- Corrected camera position
2024-01-18 14:24:44 -05:00
Nolan A Casey
4d1c3eeb11 Hooked up sensitivity and FOV sliders to chicken prefab 2023-12-01 23:10:47 -05:00
nc543
337dd80142 Finished Save System
- All settings get saved
- Added reset to defaults button
- Sliders now update the labels
2023-12-01 14:53:40 -05:00
nc543
d2c89a9b5e Save file work
- Added vsync to options menu
- Started a save function
- Started a load function
2023-12-01 08:49:50 -05:00
nc543
79f3530c18 Pause menu work
- Moved pause menu to world node
- Worked on getting the main menu button to function
2023-11-15 19:25:53 -05:00
Nolan A Casey
0e3329898d Minor fixes
- Fixed main menu layout
- Fixed crash on startup
- Fixed only hearing your own gunshots
- Fixed center dot being off center when full screened
2023-11-14 13:29:52 -05:00
nc543
2ce0501c54 Worked on settings menu and screen scaling
- Screen UI now scales properly
- Designed options menu
- Added functionality to pause menu
2023-11-13 14:51:26 -05:00
Nolan A Casey
995f9788e3 Continued work on pause screen 2023-11-12 22:38:28 -05:00
Nolan A Casey
a3734bdafd Sounds and pause menu
- Added sounds
- Started adding a pause menu
2023-11-11 23:38:59 -05:00
Nolan A Casey
fb8a202640 Optimizations
- Added occlusion culling
- Tweaked LODs
- Fixed spawning 15 hats per second per chicken so your PC no longer inevitably grinds to a slideshow
2023-11-10 21:58:44 -05:00
nc543
7a7fe04b38 Hats
- Added hat system
- Configured a few hats
2023-11-10 18:19:09 -05:00
nc543
85cb70544f Added hat models 2023-11-10 13:02:04 -05:00
Nolan A Casey
ada7ca7508 Finished following tutorial 2023-11-08 22:00:52 -05:00