TalonBraveInfo / OpenHoW

Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
http://talonbrave.info
GNU General Public License v3.0
166 stars 12 forks source link

Future actor ideas... #148

Closed hogsy closed 4 years ago

hogsy commented 4 years ago

Actor Ideas

This ticket is to be used for any proposals of actors we can introduce to the game in future to greatly extend what can be done with the editor.

Emitters

emitter_sound

Sound emitter.

emitter_particle

Particle emitter.

Triggers

trigger_volume

Area defined by bounds. When an actor's own bounds intersects with the bounds of the trigger, should be able to kick off an event which could be defined through a script.

Properties