I have an object defined as global in my main.lua, in my library.lua I have defined a global function called doSomthing(). In the main.lua I’m trying to change the property of that object but for some reason I always get the following error:-
Attempt to set the value of ‘myobject’ a nil value.
I would appreciate your help in this matter.
[import]uid: 11038 topic_id: 3866 reply_id: 303866[/import]