![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Fenisto |
With Input.set_custom_mouse_cursor() you can change the cursor to something else. But how do I change it back afterwords?
I need it to be changed dynamically and I know that I can use a sprite or an object and set its position to be equal the cursor’s position and then hide the cursor.
But can I somehow change it back or clear it’s new value?