World To Screen

Revision as of 19:08, 16 May 2024 by Nikitaivanov (talk | contribs) (Created page with "Given a world coordinate, outputs its screen coordinates. /uploads/World To Screen.png = Notes = Due to a technical issue, still to be fixed, the output lags by one frame. I.e. if you Set Camera on frame N, then this block's output will change on frame N+1. Because of this bug, the script will not work on the first frame. To avoid incorrect values, use the block's output if the Current Frame is greater than 0. Category:Block...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Given a world coordinate, outputs its screen coordinates.

/uploads/World To Screen.png

Notes

Due to a technical issue, still to be fixed, the output lags by one frame. I.e. if you Set Camera on frame N, then this block's output will change on frame N+1.

Because of this bug, the script will not work on the first frame. To avoid incorrect values, use the block's output if the Current Frame is greater than 0.