Lemmings
Remappable Gestures For Unity
Loading...
Searching...
No Matches
Lemming Menu Options

Herd Manager

UI tool for managing Herd Snapshots. It allows users to create, edit, and organize collections of Lemmings, ensuring robust scene management and consistent configurations.

Create New Relationship

Menu option creating a new LemmingRelationship ScriptableObject, ready to configure metrics, thresholds, roles, and curves for gesture interactions.

Generate Default Setup

Quickly generates a Lemming Shepherd with a standard configuration to facilitate immediate testing or prototyping. Includes a UI prefab as a child of the Shepherd.

Update Input System Layout

Synchronizes relationship settings and outputs with Unity's Input System, making spatial relationships available as virtual input controls.

Game Object / Create Lemming Proxy

Creates a new proxy GameObject in the scene for linking to a relationship, enabling visualization and interaction detection for spatial relationships.

Game Object / Create Lemming Shepherd

Generates a singleton Lemming Shepherd in the scene, providing central management of Lemmings and relationships.

Game Object / Create Lemming UI

Adds the default remapping UI to the scene, enabling users to dynamically adjust relationship settings and inputs during runtime.

Game Object / Create Secondary Metric

Creates a GameObject with a secondary metric component for previewing alternative metrics from existing relationships, facilitating comparative analysis and runtime adjustments.