Forcefield - Create (Expression) — Skonic

Addon: Skonic · Category: Expression · Since: 1.2.1-b1

Syntax

[a] forcefield [with width %number%[,| and]] [[with] height %number%[,| and]] [[with] strength %number%[,| and]] [[with] vertical strength %number%]

Description

Expression to create a Citizens Forcefield. Default values are 1.

Examples

set {_force} to forcefield:
	set forcefield width to 3
	set forcefield height to 4
	set forcefield strength to 1
	set forcefield vertical strength to 2

set {_field} to a forcefield with width 2

View source