Skip to content

Impulse

Description

Impulse is a Server/Host ONLY Function on Character
Adds a force to the Character. This can be used to launch the Character.

Example
Character.Impulse(Vector3.New(1, 1, 1))
Usage

network usage: Server/Host ONLY
returns: None
parameters:
- velocity (Vector3)