You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/unity/part-4.md
+24
Original file line number
Diff line number
Diff line change
@@ -578,6 +578,30 @@ We didn't even have to update the client, because our client's `OnDelete` callba
578
578
579
579
Notice that the food automatically respawns as you vaccuum them up. This is because our scheduled reducer is automatically replacing the food 2 times per second, to ensure that there is always 600 food on the map.
0 commit comments