simple-visual-novel
    Preparing search index...

    Type Alias SceneActionType

    SceneActionType: "dialogue" | "show" | "hide" | "setImage"

    Types of actions that can occur within a scene.

    • "dialogue" - Display character dialogue with optional text effects
    • "show" - Show a character on screen with optional position and size
    • "hide" - Hide a character from the screen
    • "setImage" - Change a character's sprite/image