Charas-Project
Game Creation => Requests => Topic started by: Phayre on June 13, 2007, 12:25:51 PM
-
I have a scene in my game where a building catches fire. It's like a dungeon/lab area. I need a way to do the flames. Is there a way to do this, other than just tinting the screen or something? Does anyone have a charset I could use for the fire, or a chipset of a dungeon and also one of it on fire?
-
I've got more flames and fire stuff if you need em, but this is probally my best.
-
ok, its not quite the same, but i used it for a crystal filled dungeon:
1. tint the screen to an orange
2. add desired flame ch t as an event wherever you want it.
3. open the event, then choose "animation type" (it should say common/without stepping as default)(it is near the char choosing button, not an actual part of the event list)
4. change "common/without stepping" to "4-anim (turn right)"
5. the flame should now work if you have made the flame char correctly.
6. [optional] add smoke effects coming off the flame, just add a few events around the flame and use the smoke here in the same way as the flame. "4-anim (turn right)"
-
Yay, fire! Thanks a bunch. Now I get to reconfigure my opening sequence.... bundles of fun!