Maybe your feeling of success will keep you motivated.
I know it can be hard.
One thing though, because it might help.
This has to be written as you see it...
Code: Select all
function script.QueryNanoPiece()...but the name of a piece can be entirely up to you.
For example:
Code: Select all
local theekettle = piece "theekettle"Code: Select all
function script.QueryNanoPiece()
return theekettle
end