Main Page: Difference between revisions
Jump to navigation
Jump to search
(Added action table and component table) |
m (hid table of contents) |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
'''Welcome to the Pummel Party Mod Editor Documentation''' | '''Welcome to the Pummel Party Mod Editor Documentation''' | ||
Revision as of 23:23, 25 October 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
- Introduction to the Mod Editor
- Creating your first Minigame
- Creating your first Board Map
- Publishing your mod to the Steam Workshop
Importing Audio/Images/Models
Mod Editor Components
Components are blocks of logic that added to gameobjects to give them unique functionality.
Gameplay | |
General | Mover - Simple Animator |
Minigame only | Distructible - 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 - Rigidbody - Sphere Collider |
Other | Transform - Prefab Instance - Note |