Re: The builder will show highlight for structure but not bu
Posted: 13 Nov 2013, 12:22
Good job.
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...
By doing so you'll make Spring ask you for a nozzle or nano-point or whatever, it doesn't matter. As long as you give a piece as answer.
...but the name of a piece can be entirely up to you.
For example:
So when Spring asks about your nano, make sure you give the name of that piece.
In any case, good luck 
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
