Main Page: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Added section with links to mod editor windows)
m (→‎Mod Editor Components: Added link for AI Navigation Node)
Line 25: Line 25:
|-
|-
| style="padding-left: 2em;" |  '''Minigame only'''
| style="padding-left: 2em;" |  '''Minigame only'''
| [[Item Component|Item]] - [[Logic Component|Logic]] - [[Player Spawn Component|Player Spawn]] - [[Spawner Component|Spawner]] - [[Trigger Component|Trigger]] - [[Weapon Component|Weapon]]
| [[Item Component|Item]] - [[AI Navigation Node Component|AI Navigation Node]] - [[Logic Component|Logic]] - [[Player Spawn Component|Player Spawn]] - [[Spawner Component|Spawner]] - [[Trigger Component|Trigger]] - [[Weapon Component|Weapon]]
|-
|-
| style="padding-left: 2em;" |  '''Board only'''
| style="padding-left: 2em;" |  '''Board only'''

Revision as of 04:15, 1 December 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 - AI Navigation Node - 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.

General Change Score Action - Kill Action - Play Sound Action - Play Tween Animation Action - Position Action - Rotation Action - Scale Action - Set Active Action - Set Color Action - Show Message Action - Spawn Effect Action - Spawn Prefab Action - Wait Action
Minigame only 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 Damage Player Action - Drop Keys Action - Give Item Action - Give Keys Action - Give Trophy Action - Heal Player Action - Move To Space Action - Spawn Keys Action

Mod Editor Windows

Learn about the different windows that make up the Mod Editor.

Primary Windows Hierarchy Window - Inspector Window - Scene View - Asset Browser - Log Window
Other Windows Mod Validator Window - Publish Window - Published Mods Window