Main Page: Difference between revisions
Jump to navigation
Jump to search
(→Actions: Added Stun player and give minigame item actions) |
|||
Line 65: | Line 65: | ||
|- | |- | ||
| '''Minigame only''' | | '''Minigame only''' | ||
| [[Change Health Action]] - [[Change Player Velocity Action]] - [[Modify Player Action]] - [[Set Gravity Action]] - [[Set Placement Action]] | | [[Change Health Action]] - [[Change Player Velocity Action]] - [[Give Minigame Item Action]] - [[Modify Player Action]] - [[Set Gravity Action]] - [[Set Placement Action]] - [[Stun Player Action]] | ||
|- | |- | ||
| '''Board only''' | | '''Board only''' |
Revision as of 02:54, 24 November 2022
Welcome to the Pummel Party Mod Editor Documentation
Using the Mod Editor you can create your own Minigames and Board Maps for Pummel Party.
Getting started
Information
Tutorials
Mod Editor Components
Components are blocks of logic that added to gameobjects to give them unique functionality.
Gameplay | |
General | Mover - Simple Animator |
Minigame only | Item - Logic - Player Spawn - Spawner - Trigger - Weapon |
Board only | Board Space - Board Space Event |
Rendering | Light - Line Renderer - Mesh Renderer - Particle System - Prop - Text - Water |
Audio | Audio Source |
Physics | Box Collider - Capsule Collider - Mesh Collider - Sphere Collider |
Other | Transform - Prefab Instance - Note |
Mod Editor Assets
Assets are objects used in the creation of mods.
Asset types
Importing Audio/Images/Models
Actions
Actions are used with gameplay components to perform tasks whenever an event is fired.