Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
HBGames
The Intro
The Tutorial lets you make Realistic Light using Events. It'll pretty much be easier to understand if your using fogs that darken The screen.
If your using Events to make the Fire graphic this tutorial is for you. If you using a lamp type thing from a tileset You probably don't need this.
The System
Anyway, This requires 3 events only.
Fire Event
Graphic = Fire Graphic
Options = "Stop Animation"
Circle Light Event
Graphic = "Light02" The Circle Light Graphic.
Graphic Settings = Blending = "Add"
Options = "Stop Animation" "Through"
Intializing Event
Trigger = "Autorun"
Commands =
Code:
Set Event Location
(Event of Circle Light GraphicGraphic)
(x and y = x and y of Fire Event
Use one of those setting in each of the three events.
Screenshot not available.