Project

General

Profile

« Previous | Next » 

Revision 391a3eb3

Added by skyjake over 7 years ago

Scripting|Model Renderer|libcore: Script callbacks for model state change

Added de::ConditionalTrigger for issuing a callback under the
specified circumstances. Configured with a Variable.

Model assets can use `notifiedStates` and `onStateChange()` to observe
when the mobj changes to (a) specific state(s).

Value::is<>() was removed, now should only use de::is<>.

Renamed de::Scheduler to de::Timeline.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences