Appearance
Action Change Velocity
Changes the velocity (movement/gravity) of a player or entity.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Target | Select | Yes | Triggering Player | Who to affect: Triggering Player, All Players, Specific Player, or Players with Permission. |
| Username | String | Yes (if Specific) | — | |
| Entity Name | String | No (if Specific) | — | Namespaced entity ID (e.g., minecraft:zombie). |
| Permission | String | Yes (if Permission) | — | |
| Mode | Select | Yes | Set Velocity | How to change velocity. See modes below. |
| Velocity X / Y / Z | Number | Yes (if Set/Add) | 0, 1, 0 | Velocity vector components. |
| Launch Power | Number | Yes (if Launch/Pull) | 1 | Power for launch/pull (0.1–10). |
Modes
| Mode | Description |
|---|---|
| Set Velocity | Set exact X/Y/Z velocity |
| Add Velocity | Add to current velocity |
| Launch Upward | Launch the target upward |
| Pull Down | Pull the target downward |
| Zero Velocity | Stop all movement |
