brainstorm
Member
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 =
Use one of those setting in each of the three events.
Screenshot not available.
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.