Skip to content

Villagerzock/WonderActorEditor

Repository files navigation

Wonder Actor Editor

The Wonder Actor Editor is a powerful modding tool designed to create and edit "Actors" (game objects) for games like Mario Wonder and beyond. This editor allows users to add models, define collision parameters, configure physics components, and much more. The goal of this tool is to make modding and creating new game content as simple and flexible as possible.


Features

  • Actor Creation and Management

    • Easily create new Actors.
    • Edit existing Actors seamlessly.
  • Component Management

    • Support for various components, such as:
      • YAMLComponent: Manage metadata using the YAML format.
      • PhysicsComponent: Add physical properties like gravity and velocity (if implemented).
      • ModelComponent: Assign 3D models and animations.
      • Future Components: Additional components planned for upcoming updates.
  • Save and Load Functionality

    • Save Actor data in YAML or JSON file formats.
    • Load existing files for easy editing.
  • Intuitive User Interface

    • Easily navigate and edit data using ImGui.
    • View a list of all available Actors and their properties.

Installation

  1. Install Prerequisites

  2. Clone the Repository

    git clone https://github.com/Villagerzock/WonderActorEditor.git
    

Images

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages