Say I’m in my level1.lua, and I need to spawn an object; but, I have all of my “spawining” functions in another module called “spawning.lua.”
When I call that function from level1.lua, where does the resulting spawned object “reside” for the purposes of removal later on?
Any concerns I should have about references? [import]uid: 73951 topic_id: 36126 reply_id: 336126[/import]