17 Commits

Author SHA1 Message Date
nc5432
9791aa763d Leftover changes from update 2025-04-18 14:00:41 -04:00
nc5432
dcd2b16d3f Updated to 4.3 2024-09-03 08:46:36 -04:00
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
6b47d35045 Fixes and Usernames
- Added a username entry box
- Fixed raycasts hitting the player spawning the raycast
- Fixed chicken model alignment
- Fixed hitbox size
- Extended raycast length
2023-11-10 09:07:35 -05:00
Nolan A Casey
2a13d3d4fb Improvements
- Improved main menu design
- Made UPNP an optional toggle for those who have it supported
- Added semi-functional controller support
2023-11-09 23:55:30 -05:00
Nolan A Casey
82322ba983 Fixes and changes
- Removed UPNP support
- Replaced model with a chicken
- Changed physics engine to Jolt for better performance and accuracy
- Fixed camera position
2023-11-08 23:05:46 -05:00
Nolan A Casey
ada7ca7508 Finished following tutorial 2023-11-08 22:00:52 -05:00