Login

Fancade Wiki

Updated World To Screen.md (markdown)

... ...
@@ -1,3 +1,8 @@
1 1
Given a world coordinate, outputs its screen coordinates.
2 2
3
[[/uploads/World_To_Screen.png]]
... ...
\ No newline at end of file
0
[[/uploads/World_To_Screen.png]]
1
2
# Notes
3
This script has a bug due to a OFD (One Frame Delay). To fix this, grab an If, connect a red Get Variable to the red input on the If, grab a Set Truth, and connect True to 'Value'.
4
5
See the yellow input on the top of the Set Truth? Connect it to False and the bug is fixed!
... ...
\ No newline at end of file
Fancade Wiki