#Create a custom cursor and let it react to your game in Unity!

1 messages · Page 1 of 1 (latest)

zealous juniper
#

Create a custom cursor for your game that is reacting to what it is hovering over!

We'll start with implementing a basic custom cursor that changes the default one to a custom cursor texture and afterwards will implement some more code to have the cursor change depending on what our player hovers over.

https://youtu.be/5bSyIuMEjXE

Create a custom cursor for your game that is reacting to what it is hovering over.

We'll start with implementing a basic custom cursor that changes the default one to a custom cursor texture and afterwards will implement some more code to have the cursor change depending on what our player hovers over.

Link to the scripts on Github:
https://gi...

▶ Play video