Discord
Login
Community
DARK THEME

Buttons

I am making a Clicker game and I want to use the 'i' key to change mode. How can I do this???

you could do:

if keyboard.I then

// your script here //

end

and you would put that in the update function

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community