Talk:Common Scripting Pitfalls
From Unify Community Wiki
(Difference between revisions)
(Comment on the exact error message shown when Editor scripts are placed outside the Editor folder) |
(Split the page?) |
||
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) | ||
+ | |||
+ | --- | ||
+ | |||
+ | 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) |
Revision as of 05:57, 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)