I Need help on Keycodes Enabling fire
-
I need help scripting a local script that enables fire inside a Starter Character when pressed.
-
Every time I try it using This Script Below it doesn’t work, I’ve been looking online and nobody seems to have a solution, I have a Starter Character with the part inside it and the script Recognises it and the fire effect inside it.
I just need a solution that enables the Fire on the Key Pressed, I know the basics of doing it, For example I have this “local Key = F” and “if Input.KeyCode == Enum.KeyCode[Key] then”
Any help would be appreciated
Thanks