Found a Error in your file!!!
Here is there location of the error:
Warning: Script\Custom Scripts/Leprechaun.cs: CS0162 <Line 129, Column 6 > Unreachable Code Detected....
Now here is the Line 129:
return false;
}
<------------------------return false;------------------------>
}
return false;
}
return false;
}
The line with the arrows is where the problem is I don't understand this type of code just yet to fix it.. I like the sound of the Idea behind it.. Can't wait till it works... Thanks
|