So I need to find the cords of a shifted pixel on screen. How can this be done?
Printable View
So I need to find the cords of a shifted pixel on screen. How can this be done?
Well if you know that the pixel has shifted then you inherently know its position right?
do you mean like, if something changes then?
Have a look at this thread: https://villavu.com/forum/showthread.php?t=114550
Thank you! This is exactly what I was looking for. I do have a question however. Do you mind sharing the script used in this video?
https://www.youtube.com/watch?v=4RZ3ZdZmsC0
My goal is to use the Musa overlay to create a layer that shows moving objects on a screen.
The code is in the thread. Your best bet is to use bg5's plugin; it will be much faster. Just draw the tpa onto whatever bitmap you want to display and loop it.