Hi all,
I’ve been trying to work this out for a while and am getting nowhere. I just want to add a default item to a template_list, however the examples I find either assign it in the draw method, which is now blocked or set it in scene_update which has now been removed. So what is the correct way to do this currently?
Thanks in advance.