hello, i'm taking a look at 456.py based on my logging. 456.py is called alot
the documetion is alittle unclear "Houdini runs this script whenever a scene file is loaded (including when Houdini starts up with a scene file)." the world "only" is missing. thus its unclear if this behavour is correct:
if i open without a scene file, 123 is called THEN 456 is called.
if i go click on "file:new": i get 456.py run NOT 123.py
if i click "file, open some scene" i get 123 and then 456.py.
thank you for any help. or clarfication.
