#How to change Tool Keybinds

1 messages · Page 1 of 1 (latest)

worn scroll
#

Does anyone know how to change the keybind for a tool? For example when you have a tool you press numbers to hold it like 123, but how can I change that to a different thing like G?

tawny mantle
#

gotta make your own inventory equip system for that

#

theres no easy way afaik

balmy compass
#

maybe do input began if input.keycode == enum.keycode.g then tool.parent = character