Historique des commits

Auteur SHA1 Message Date
  Justin Gilman 5f0ac0961f adding camera follow il y a 4 ans
  Justin Gilman b2407033bc Adding waypoints for bee routing; adding entrance waypoint to each hive il y a 4 ans
  Justin Gilman da1140d7b6 consolidating "visit" logic for flower and hive; adjusting bee initial spawn target il y a 4 ans
  Justin Gilman 421616416d bee can now keep track of object it's traveling to instead of just position; flowers have limited nectar resource il y a 4 ans
  Justin Gilman c0bc7c6ce9 Moving flower array global to static collection on class; adding random bees; after a bee returns, will choose a new random flower to visit il y a 4 ans
  Justin Gilman 85c46815fa converting bee to use cloned model; hive and flower clone their model before saving; adding random hive and flower placement; updating bee setHive functionality il y a 4 ans
  Justin Gilman 88bb21a8e9 moving flower logic into flower class; putting all loads under a group promise and only rendering after the load is finished il y a 4 ans