- Home /
How could I shoot a chemical in a fire extinguisher?
I'm a newbie in game development and I want my firefighter equip with a fire extinguisher and shoot it on fire to remove it. Please give me the steps on how could I implement it on my character. Thanks
Answer by Cylon_Toast · Sep 02, 2012 at 03:35 AM
kinda interesting idea. I suggest you look into walkerboystudios.com They have 5 free labs that teach some basics about different game styles. Pointnclick, 2d, 3d, even a tool lab that can help with 2d sprites and gui functions. the point is its free and has no obligation. specifically look at the 2d mario lab. It has a part that shows how to instantiate the fireball with an input command. I think it would be better for you to go through this to figure out how to do what you want rather than someone tell you. the difference is instead of calling up the fireball sprite you need to make a partcile effect for the chemical. =) have fun!
Your answer
Follow this Question
Related Questions
My gun won't fire. ( Javascript ) 1 Answer
Hold Button Shooting 3 Answers
Firing System with two Shoot Points 1 Answer
how do i stop automatic firing? 3 Answers
Trouble with script to fire a bullet from a handgun 1 Answer