Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG Maker MZ - VsContainer Plugin

Version: 1.1.0

  1. Installation
  2. Configuration
  3. Usage
  4. How does the plugin work
  5. Changes to the core script

1. Installation

  1. Copy VsContainer.js into your plugin directory
  2. Activate the Plugin in RPG Maker
  3. [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).

2. Configuration

no configuration required

3. Usage

see demo.js

4. How does the plugin work

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.

5. Changes to the core script

none

6. Troubleshooting

7. License

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages