The FirstPersonController comes with its own "Cursor" as a crosshair kind of thing. You can change it by doing player.cursor.color or .scale or whatever you need to do with it. You can even change the texture or whatever you need.
Here is the documentation for the FirstPersonController
https://www.ursinaengine.org/api_reference.html#FirstPersonController
Here is the discord if you need any more help