Hello,
So, I started to try those “collection” stuff. By replacing the normal factory by a collection factory.
I created a collection, and replaced the factory.creation function in the script by :
idf = collectionfactory.create("#factory_etoile", pos, nil, { id = self.id }, 1)
And I have this weird error message :
bad argument #8 to 'create' (hash expected, got string)
There is no argument 8…