Widget:PtNLive2DJolyne: Difference between revisions
Jump to navigation
Jump to search
Paisley Park (talk | contribs) No edit summary |
Paisley Park (talk | contribs) No edit summary Tag: Reverted |
||
Line 135: | Line 135: | ||
captionDiv.innerText = motionCaption; |
captionDiv.innerText = motionCaption; |
||
captionDiv.style.display = "block"; |
captionDiv.style.display = "block"; |
||
jolyne.internalModel.motionManager.once('motionFinish', (group, index) => { |
|||
if (group === randomMotion && index === randomIndex) { |
|||
captionDiv.style.display = "none"; |
|||
console.log("Motion finished: Caption hidden."); |
|||
} |
|||
}); |
|||
} |
} |
||
} |
} |
Revision as of 19:09, 10 December 2024
Live2D Embed for Path to Nowhere/Jolyne Cujoh. Used by PtNLive2DJolyne.