/ / v0.4 / Plugins ← Parkoreen
← v0.4 Overview

Overview

Plugins are opt-in extensions enabled per-map in Map Config. Multiple plugins can be active simultaneously.

HK (Hollow Knight) plugin

FeatureDescription
Mantis ClawWall-clinging and wall-jumping.
AttackDirectional slash attack.
PogoDownward attack bounces the player upward.
Soul StatueCollectibles that restore soul energy.

HP (Health) plugin

FeatureDescription
Health Bar HUDOn-screen bar showing current HP.
DamageHazards deal HP damage instead of instant death.
HealObjects (e.g. checkpoints) can restore HP.

Code plugin

Python scripting via Skulpt.

FeatureDescription
Python scriptsCustom logic running each tick or on events.
Custom fontsRegister .ttf fonts for Text objects (see Text page).
Zone eventsDetect player entering/exiting a named Zone.
Button eventsRespond to button.pressed from Buttons.