#Drawing Text at a Variable
5 messages · Page 1 of 1 (latest)
You can use view_xview and view_yview for that
view_xview is your camera's x position, view_yview is its y position
also, how would i add an offset to it? i have it at 0,0 , following the camera
just do + or - a number to offset it