Windmourn
New Member
- Joined
- Oct 20, 2018
- Messages
- 5
- Reaction score
- 0
I place two Oasis Flowerpot in my room,and use GardenManager.Plants.Count() and then console print 0 for me.
by the way, GameObjectsManager.GameObjects.Where(r => r.Name.Contains("Flowerpot")).Count() will return 2, but r is EventObject will return false.
and after i open it by my hand, GardenManager.ReadyToFertilize and GardenManager.Fertilize() can probably be used.
test on RebornBuddyCN 315
by the way, GameObjectsManager.GameObjects.Where(r => r.Name.Contains("Flowerpot")).Count() will return 2, but r is EventObject will return false.
and after i open it by my hand, GardenManager.ReadyToFertilize and GardenManager.Fertilize() can probably be used.
test on RebornBuddyCN 315
Last edited: