Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I change the mouse cursor w/out the player selecting the tool?

Asked by 10 years ago

I know that the only way is to use code in a tool, but I am more asking how so I get the player to select the tool without them actually hitting "1" or clicking the tool?

I've seen it many times in well scripted games. (Namely Rudimentality's games)

2 answers

Log in to vote
1
Answered by 10 years ago

There is a method called :EquipTool that forces the player to equip the tool. Use this and disable the backpack afterwards using SetCoreGuiEnabled.

0
Thanks. :) PsychoWaffle 10 — 10y
Ad
Log in to vote
-5
Answered by 10 years ago

Unselecting the Cursor tool in studio.

Answer this question