How to turn a fire object on with a key press?

I have a script to turn lights on/off, but i want to be able to turn a camp fire on with another key but i dont know how to do it.

i tried to edit the light switch script but i have no clue what to edit or add to make the fire come on with a key press.

sorry to ask but im just not sure where to start at, i tried changing Light to Fire but no go.

hey,

Try to instantiate your fire on a key press.

see
this
and
this