Devlogs
Alpha 3
Posted February 04, 2023 by Lizzy
- Leaderboard Divided into animal and plants
- Animals now have "sight"
- Animals now target their food source if hungry
- Camera can now move using arrow keys
- There's now a slight blue tint on top of camera to look more ocean like
- Camera now have a hitbox
- Moved a bunch of stuff from cell code to main manager code
- Made all stuff in the manager to be done once every x seconds instead of constantly
- Moved all cell Evolution/ stats into species code instead cell code
- Balanced food gain and loss
- Fixed a bunch of bugs