8 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
77d1f93605 Changes
Not quite sure what I changed, but git says I have changes made. It might be related to textures, but I'm not sure.
2023-12-05 22:15:34 -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
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
ada7ca7508 Finished following tutorial 2023-11-08 22:00:52 -05:00
Nolan A Casey
ffdf42d6b8 Initial commit 2023-11-08 18:14:14 -05:00