Talk:Common Scripting Pitfalls
From Unify Community Wiki
(Difference between revisions)
m (Changed that link to a proper wiki link) |
|||
Line 1: | Line 1: | ||
− | |||
The error message about the UnityEditor namespace not being found needs to be replaced with the exact wording from the C# and JavaScript compilers. Any volunteers? --[[User:KeliHlodversson|KeliHlodversson]] 08:27, 28 July 2006 (GMT) | The error message about the UnityEditor namespace not being found needs to be replaced with the exact wording from the C# and JavaScript compilers. Any volunteers? --[[User:KeliHlodversson|KeliHlodversson]] 08:27, 28 July 2006 (GMT) | ||
Line 6: | Line 5: | ||
This document should be split into two: Common Scripting Pitfalls and a Beginner's Scripting Guide page. The "loops" section is basic javascript syntax and not a pitfall at all. --[[User:KeliHlodversson|KeliHlodversson]] 05:57, 5 February 2007 (GMT) | This document should be split into two: Common Scripting Pitfalls and a Beginner's Scripting Guide page. The "loops" section is basic javascript syntax and not a pitfall at all. --[[User:KeliHlodversson|KeliHlodversson]] 05:57, 5 February 2007 (GMT) | ||
− | Loops moved here: | + | Loops moved here: [[Beginner's Scripting Guide]] |
Latest revision as of 08:17, 5 February 2007
The error message about the UnityEditor namespace not being found needs to be replaced with the exact wording from the C# and JavaScript compilers. Any volunteers? --KeliHlodversson 08:27, 28 July 2006 (GMT)
---
This document should be split into two: Common Scripting Pitfalls and a Beginner's Scripting Guide page. The "loops" section is basic javascript syntax and not a pitfall at all. --KeliHlodversson 05:57, 5 February 2007 (GMT)
Loops moved here: Beginner's Scripting Guide