Login

Fancade Wiki

Updated Text Script.md (markdown)

... ...
@@ -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
Fancade Wiki