Bug Closed · Resolved

Keyframe Event

#4755 opened by Unknown 2 years ago

Unknownreported this bug

Could we get an event to listen to that fires when a specified keyframe occurs? I need it for non-MM keyframe scripting beyond the MEG command stuff that's provided.

Usage: event:keyframe_id in the script section in blockbench

Proposed event fields: Keyframe ID ModeledEntity Bone Location (if not obtained from bone?)

Unknowncommented

Just implement your own script reader you idiot.

this.plugin.getScriptReaderRegistry().register("mm", new MythicScriptReader());

Sign in to join the discussion.