Get position of the crosshair within a Directx game in python -


i have gotten in trying program ai play game after watching "python plays gta5" (https://youtu.be/ks4mpfmq8aq) makes self driving car. since not want directly copy want learn how implement in tf2 source game. problem game played in first person , need mouse position within game in order train shoot. have tried win32 in order mouse position returns mouse in middle of screen. there possible way position of crosshair?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -