Skip to content

getProjPosition

Blockerman_101 edited this page Sep 15, 2026 · 2 revisions

An optional file in index.ostw which adds a subroutine (GetProjPosition) to get a projectile's current position. Used like such:

image

then use Global.myProjPosition to do things

Mainly useful for console users, since manually calculating position is a pain.

Clone this wiki locally