- Joined
- Jan 16, 2022
- Messages
- 20
- Reaction score
- 15
- First Language
- English
- Primarily Uses
- RMMZ
Hi there,
In an attempt to extend my knowledge of RPG Maker MZ plugin development, I'm offering my time and dedication to develop cool open source plugins for the community.
Request Template:
- Description: What the plugin does. Doesn't have to be long but it needs to be clear
- Default behaviour: For the part of the game engine that you want changed, describe the current default behaviour of what happens in the game (with the plugin disabled)
- Enhanced behaviour: For that same part of the game, describe it again but with the plugin enabled. What changed?
- Parameters (optional): if some parts of your desired plugin are configurable, describe the parameters you need to be able to tweak from the plugin list
- Commands (optional): If you need some plugin commands exposed to the editor, describe what they do and what parameters they can take
In an attempt to extend my knowledge of RPG Maker MZ plugin development, I'm offering my time and dedication to develop cool open source plugins for the community.
- If something seems simple but can't be done with the editor
- If there's a way to trick your way around using native editor features but it feels overkill
- If there's already a plugin for it but its code is obfuscated (
)
Request Template:
- Description: What the plugin does. Doesn't have to be long but it needs to be clear
- Default behaviour: For the part of the game engine that you want changed, describe the current default behaviour of what happens in the game (with the plugin disabled)
- Enhanced behaviour: For that same part of the game, describe it again but with the plugin enabled. What changed?
- Parameters (optional): if some parts of your desired plugin are configurable, describe the parameters you need to be able to tweak from the plugin list
- Commands (optional): If you need some plugin commands exposed to the editor, describe what they do and what parameters they can take
Last edited: