rpg-convers

1.1.2 • Public • Published

To start using rpg conversation maker

  1. import Conversation from "rpg-convers"

  2. conversation = new Conversation(document, speaking speed in miliseconds)

  3. conversation.startConversation(arrayOfMessage, startingPage, callback)

arrayOfMessage has properties of { name: String, message: String, isLeft: Bool, imageDirectory: String(Ex. "./images/pictures/ryan.png") }

/rpg-convers/

    Package Sidebar

    Install

    npm i rpg-convers

    Weekly Downloads

    7

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    8.57 kB

    Total Files

    4

    Last publish

    Collaborators

    • devanra