Unfortunately it does not. This module is old & hasn’t been updated in some time now. Roblox is working on a version of this that will be built-in to the console experience, I would suggest to try that out and see if it fits your needs.
I think this is the only way to make it invisible:
--local script
game:GetService("UserInputService").MouseEnabled = false
This makes sure the cursor is not visible.
Where is that? (max chars lol, why)
Hey! I just updated the post to include a link to Roblox’s official virtual cursor.