Force

Measures how much an object is pressing on it.

Properties

Name
Data Type
Range

Raw

int

0 - 4095

Strength

int

0 - 100

What does the data mean?

0 corresponds to no pressure while 100 corresponds to full press down.

What ports can I use it on?

1,2,7,8

Code

var amountOfPressure = Magic.modules.force.strength;

Last updated