Version: 1.1.0
- Copy VsContainer.js into your plugin directory
- Activate the Plugin in RPG Maker
- [Optional] if you want to use vscode intelisense also copy VsContainer.d.ts Additionally, if you don’t already have one, copy jsconfig.json into your js directory (not the plugin directory).
no configuration required
see demo.js
Plugin creates a base class for containers which has the same methods as Sprite but extends from PIXI.Container instead of PIXI.Sprite and has no bitmap handling methods.
none
VsContainer by vsrpgdev is marked with CC0 1.0 Universal. To view a copy of this license, visit https://creativecommons.org/publicdomain/zero/1.0/