Updated Text Script.md (markdown)
commited
commit
ef2a78d79cb5d030cf97789926aac31ef9c4098d
... | ... | @@ -296,6 +296,8 @@ Math.LineVsPlane(vec From, vec To, vec Point, vec Normal) |
296 | 296 | |
297 | 297 | Math.LookRotation(vec Direction, vec Up) |
298 | 298 | ``` |
299 | ### (Important!) Editing Notes |
|
300 | ***To all contributors and people who edits the Fancade Pseudo-Coding Language*** , Pls don't put to much extensions to the things such as `math. , object.` , this thing is very unnecessary since it will only be used in scripting discussion , unless... one you can implement it as a real coding language ;D. |
|
299 | 301 | |
300 | 302 | # Syntax |
301 | 303 |