playMaker

Author Topic: ArrayList proxy not found ?  (Read 1125 times)

Stain Corb

  • Junior Playmaker
  • **
  • Posts: 74
ArrayList proxy not found ?
« on: April 01, 2020, 01:27:34 PM »
SO this is my second attempt to creating a POOL system.

I create a Plant into an and empty game object, next state I add this Plant into ArrayList and I get this error.

Any idea with this ?

Or maybe a what would be a common way to create a Simple bool system?