npm.io
4.3.0 • Published 2 years ago

@rpgjs/fx

Licence
MIT
Version
4.3.0
Deps
3
Size
1.1 MB
Vulns
0
Weekly
0

Emotion Bubble Plugin

Installation

npm install @rpgjs/plugin-emotion-bubbles

and

import emotionBubblesPlugin from '@rpgjs/plugin-emotion-bubbles'

export default [
    emotionBubblesPlugin
]

Add in the file plugins.ts

To use the plugin

Use the showAnimation command to display the animation

player.showAnimation('bubble', 'like')