Dirty Larry Library error message (SOLVED)

I was trying to set the position of the objects from dirtylarry( button, checkbox, etc.) but it kept in the origin.

How could I move it and set a new position ?

and an error msg appeared when I added the button on my game collection.

Please do not post screenshots of text. Instead copy and paste the text here so that it is searchable.

The error message indicates that you are trying to use a gui.* function from a .script file. The gui.* functions can only be used from a .gui_script file.

2 Likes

thx for your help. Sorry for the print, I really didnt know