Cacilie
|
  |
| Joined: 31 Aug 2012 |
| Total Posts: 3085 |
|
|
| 14 Sep 2014 05:17 AM |
So when a player joins my game s/he sees the intro gui, and for the intro gui and want that person's mouse icon to change to a different one. What do I use?
--Cacilie |
|
|
| Report Abuse |
|
|
Cacilie
|
  |
| Joined: 31 Aug 2012 |
| Total Posts: 3085 |
|
| |
|
DataStore
|
  |
| Joined: 07 Feb 2012 |
| Total Posts: 8540 |
|
|
| 14 Sep 2014 05:43 AM |
Use a LocalScript. You'd get the player's mouse by using ':GetMouse()' and simply set the 'Icon' property of the 'PlayerMouse' to whatever you want.
|
|
|
| Report Abuse |
|
|
|
| 14 Sep 2014 06:05 AM |
| I thought you can't edit playermouse.Icon? |
|
|
| Report Abuse |
|
|
Cacilie
|
  |
| Joined: 31 Aug 2012 |
| Total Posts: 3085 |
|
| |
|
DataStore
|
  |
| Joined: 07 Feb 2012 |
| Total Posts: 8540 |
|
|
| 14 Sep 2014 07:44 AM |
@Dragon, A "recent" update changed that. |
|
|
| Report Abuse |
|
|