Reverse engineered prompt

GitHub

Build me a simple Windows tool for Fortnite that gives controller flick assist, basically an analog stick snap toward targets when I use a trigger to engage it. I want it to work with both PlayStation and Xbox controllers, and I want easy left and right flick binds, a way to adjust how far the flick moves, and a D pad toggle so I can turn flick mode on and off while playing.

Please make it feel straightforward for a normal player to use. Connect controller, open the app, turn the mode on, then play. If it makes sense, package it with a small loader style app so the setup is simple. Keep the input handling controller only and use a safe input layer like the README suggests. A clean little interface for changing flick distance and checking whether the controller is detected would be great too. If you need details, look up current controller input docs online.

Have a live product UI? Try website reverse