Scaling a game object factory(SOLVED)

Since it will destroy the system to scale an game object from a go.file
Is it not possible to scale a factory object?

Yes you can. Scale, along with position and rotation can be passed to the factory.create() call:

1 Like