edit (02/04/2019) - first release version;
- assign motion_tracker.lua to an object (set to be a collectable so best if it looks like your motion tracker image)
- add an image to "scriptbank\images\motion_tracker\" called "motion_tracker.png"
- add an image to same folder called "motion_dot.png"
when collected you can hold the Q key to scan for movement (only actual movement is detected - not animations)
*note* relies on your entity having 'ai_bot_state[e]' in the script (just add it to the init(e) if it isn't used - i.e. ai_bot_state[e] = "" would be fine)
i have attached the lua and images i used for testing below but obviously the motion tracker image is copyright from the alien franchise so you should create your own
another script coming soon - based on the Alien motion tracker