Changing size of an object

You can adjust the scale of a game object when you spawn it using factory.create(). Note that there is an issue with collision objects not being scaled.

2 Likes