Skip to content

Commit

Permalink
Logging For All Reproductive Types.
Browse files Browse the repository at this point in the history
Logging now works on all reproductive types of prey. Predator statistics are yet to be implemented as well as traits in prey. Hermaphrodite minX and minY values have been fixed. More comments to make the code base clearer.
  • Loading branch information
Quantam-Studios committed Mar 9, 2022
1 parent e767552 commit 203c93b
Show file tree
Hide file tree
Showing 7 changed files with 1,709 additions and 1,197 deletions.
2 changes: 1 addition & 1 deletion ScienceFair21-22/Assets/Prefabs/Hermaphrodite.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ MonoBehaviour:
maxX: 40
maxY: 20
minX: -40
minY: 20
minY: -20
currentState:
notSafe: 0
predators:
Expand Down
Loading

0 comments on commit 203c93b

Please sign in to comment.