Skip to content

Instantly share code, notes, and snippets.

View KageDesu's full-sized avatar

Pheonix KageDesu KageDesu

View GitHub Profile
@KageDesu
KageDesu / simple_achievements_guide.md
Last active July 26, 2025 12:52
Simple Achievements Plugin Guide
@KageDesu
KageDesu / mobileControlsPluginGuide.md
Last active June 28, 2025 14:31
Mobile Controls Plugin Guide
@KageDesu
KageDesu / alphaAbsZBeta010Guide.md
Created May 31, 2025 09:50
Alpha ABS Z Beta 0.10.X Guide

New Movement System

New movement system is optional in version 0.10. It uses pixel-free movement system.

Detailed Information on the new movement system in version 0.10.

Grid configuration

For activation of the new movement system, go to the plugin parameters, section Extended Movement, and set the parameter Use Extended Movement System to "true".

@KageDesu
KageDesu / extendedLootPluginGuide.md
Last active May 4, 2025 15:01
Extended Loot Plugin Guide

Extended Loot

🪙 Extended Loot Plugin Guide

🔧 Setup: Gold Representation

To configure how gold is displayed in the Loot List or Visual Drop:

  • Go to Plugin Parameters → Gold Item
@KageDesu
KageDesu / simpleCraftingPluginGuide.md
Last active April 11, 2025 20:46
Simple Crafting Plugin Guide

🛠️ Simple Crafting Plugin Guide for RPG Maker MV and MZ

This plugin adds a simple crafting system to your RPG Maker game.


🔧 Plugin Setup

  • You can configure the crafting scene and window positions in the plugin parameters.
  • The plugin uses resources located in:
@KageDesu
KageDesu / alchemyWorkshopPluginGuide.md
Created February 20, 2025 23:54
Alchemy Workshop Plugin Guide

Alchemy Workshop Plugin Guide

2025-02-21_02-03-16

Author: Pheonix KageDesu
Target: RPG Maker MZ / MV
Website: KD Workshop

@KageDesu
KageDesu / treasureChestPluginGuide.md
Created December 26, 2024 16:59
Treasure Chest Plugin guide

Treasure Chest Plugin Guide

chests

Author: Pheonix KageDesu
Target: RPG Maker MZ / MV
Website: KD Workshop


@KageDesu
KageDesu / simpleFishingGuide.md
Last active December 18, 2024 10:42
Simple Fishing Plugin Guide

Simple Fishing Mini-Game Plugin Guide

Author: Pheonix KageDesu
Target: RPG Maker MZ / MV
Website: KD Workshop


Overview

@KageDesu
KageDesu / messageHistoryGuide.md
Created November 15, 2024 23:18
Message History Plugin Guide

Message History Plugin Guide

Message History is a plugin for RPG Maker MZ and MV that allows you to view a log of messages displayed in the game. This log can be useful for players who want to review the dialogue or story events they've encountered during gameplay.

Features:

  • All messages displayed using the Show Text event command will be logged in the history window.
  • Player choices logged as well. But it's optional and can be disabled in the plugin settings.
  • Using script calls you can disable or enable writing to the history log and access to the history window.
  • Optional button to open the history window from the game scene. And menu command to open the history window from the main menu.
@KageDesu
KageDesu / pockeEventsPluginGuide.md
Last active May 15, 2025 02:48
Pocket Events Plugin Guide

Pocket Events Plugin Guide for RPG Maker

This guide explains how to use the Pocket Events plugin in RPG Maker MZ and MV, allowing players to place and manipulate events from a specified 'template' map in the current map.

Setup

  1. Template Map:
    The plugin allows you to place events from a designated 'template' map. The template map can be set in the plugin's "Templates Map" parameter.

  2. Placement Items Setup: