Skip to content
Jigwright
HullForge docs

Add Anim Sync Marker

Add a sync marker to an animation sequence at a time in SECONDS, on a named notify track. The marker NAME is what pairs it with markers in other sequences, so it has to match theirs exactly.

hf_add_anim_sync_markerWrite

Arguments

NameTypeDescription
markerreqstringMarker name. Must match the other sequences in the sync group.
sequencereqstringAnimation SEQUENCE path.
timereqnumberTime in SECONDS.
trackreqstringExisting notify track to place it on. Must exist.
forceboolean
= false
Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first.

Nearby in Animation:

All 52 tools in Animation — 43 more not listed here.