I tried to spawn a collection and I got some errors, help please to understand !!!
function init(self)
local pos = vmath.vector3(100, 12.5, 0)
local ids = factory.create("#factory", pos, nil, {}, nil)
end
ERROR:RESOURCE: Unknown resource type: collection
WARNING:RESOURCE: Unable to create resource: build/default/main/main_generated_0_generated_0.factoryc
WARNING:RESOURCE: Unable to create resource: build/default/main/main_generated_0.goc
ERROR:GAMEOBJECT: Could not instantiate game object from prototype /main/main_generated_0.goc.
WARNING:RESOURCE: Unable to create resource: build/default/main/main.collectionc