12 Commits

Author SHA1 Message Date
nc5432
9791aa763d Leftover changes from update 2025-04-18 14:00:41 -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
affe6646bb Updated to Godot 4.2 2023-12-01 23:40:48 -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
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
a3734bdafd Sounds and pause menu
- Added sounds
- Started adding a pause menu
2023-11-11 23:38:59 -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
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
nc543
54af37bbd2 Fixes players seeing their own mesh
- Hide the player mesh from respective clients
- Created new chicken scene for better access to subnodes
2023-11-09 08:34:05 -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