Hello,
I’m trying and add a defold_script file to a game object.
So i’m creating a collection, put a game object in it.
In this game object, i add a gui component.
Then i try and add previously created render_script file.
(right click on the go_gui game object, and then add component file)
The only file i can add is the gui component, gui_script is invisible.
I tried and created a normal script file, i can see it in the box. But no way to add gui_script.
Thank you for reading ![]()
EDIT : i think it will be easier to see with the sample project ![]()
https://share.riseup.net/#PGSosW1_NepAuetIvYDcBw


)