Hi,
I would like to access my game height / width, but I must use the render script, the problem is that the builtin render script is acting weird;
I put in the render script init() print("Hey !")
and the script did not log it !
Or, when i post a message to @render:
the render script didn’t seems to receive it
I don’t know what I missed, thanks !