Question About Collection Proxies

Print debugging actually works incredibly well in Defold and should be used a lot, in combination with hot-reload. Don’t be afraid to add an on_reload-function now and then, to reset the script state or do whatever.