-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Welcome to the Pokémon Studio wiki!
Historically, it started as a companion tool for Pokémon SDK (PSDK), our open-source game engine. The goal was to replace RPG Maker XP's databases and make game data easier to edit.
Over time, it evolved into something larger: our vision is for Pokémon Studio to become the main game creation tool for Pokémon SDK projects.
The ideal workflow is roughly:
- Create and manage your project in Pokémon Studio.
- Create maps using Tiled.
- Create game logic, events and content using Pokémon Studio.
- Run and test the game using PSDK.
So while some parts of the product still feel like a data editor today, our long-term goal is to support the entire game creation process as much as possible (except for map creation).
Regarding engine knowledge, that's actually an interesting challenge. Today, users benefit greatly from understanding how the engine works. In the future, we'd like Pokémon Studio to progressively reduce that requirement and guide users more naturally through the creation process.
As for the organization of the product itself, historically, many sections were organized around engine concepts and technical systems. One of the goals of Version 3.0 is to progressively move toward workflows that better match what users are actually trying to create.
Our community is quite diverse.
The main profiles we encounter are:
- Complete beginners discovering game creation for the first time.
- Pokémon fans who want to create their own fangame without being developers.
- More advanced creators who already have experience with RPG Maker XP, Pokémon Essentials or other engines.
- Developers and technical contributors who want more control and customization.
- Teams working collaboratively on larger projects.
One of our biggest challenges is that those profiles often have very different expectations and levels of technical knowledge. For example, what feels obvious to an experienced fangame developer can be completely overwhelming to someone creating their first project.
That's why we're trying to build tools that remain powerful without becoming intimidating.
- Home
- Technical improvements
- UI Components
- Testing cases
- Database UIs
- How to build Pokémon SDK
- Version 3 documentation
- User Experience & Design Thinking Workshop
- General Principles of UX/UI Design for V3
- Minimum Viable Product (MVP)
- MVP and Commands that need to be developed (coming soon)
- Upcoming Improvements
- Event commands
- Event editor