A downloadable asset pack

Download NowName your own price

This plugin allows for a smart jumping mechanic that dynamically checks for terrain, obstacles, and jump ranges. It also supports plugin commands to trigger jumps with specified distances and directions.

============================================================================

Plugin Commands

============================================================================

1. SmartJump [distance] [direction]

Example: SmartJump 3 down

Makes the player jump 3 tiles in the down direction. Valid directions are:

up, down, left, right.

2. SmartJumpTo [x] [y]

Example: SmartJumpTo 10 15

Makes the player jump to a specific tile (x, y).

============================================================================

Notetags

============================================================================

<NoJump>

Place this notetag in a map's event to prevent jumping onto or over it.

============================================================================

How It Works

============================================================================

- Checks for terrain passability and events when jumping.

- Prevents the player from jumping onto impassable tiles or "NoJump" events.

- Allows customization of jump distance and direction through plugin commands.

Download

Download NowName your own price

Click download now to get access to the following files:

SmartJump.js 6.4 kB

Leave a comment

Log in with itch.io to leave a comment.