How would I make this switch from a local to a global object?
So everyone can see the flower instead of only the person who has planted it.

Code:
c.getPA().object(flowers, c.absX, c.absY, 0, 10);
317 PI