Skip to content

Static Variables

CPU

Type

Int

Initial Value

2

Description

CPUs will nudge according to their set level.

DEFAULT

Type

Int

Initial Value

0

Description

CPUs will use their default hitstop nudge behavior.

DOWN

Type

Int

Initial Value

7

Description

CPUs will nudge down.

DOWN_LEFT

Type

Int

Initial Value

12

Description

CPUs will nudge down+left.

DOWN_RIGHT

Type

Int

Initial Value

13

Description

CPUs will nudge down+right.

IN

Type

Int

Initial Value

4

Description

CPUs will nudge in.

LEFT

Type

Int

Initial Value

8

Description

CPUs will nudge left.

NONE

Type

Int

Initial Value

3

Description

CPUs will not nudge.

OUT

Type

Int

Initial Value

5

Description

CPUs will nudge out.

RANDOM

Type

Int

Initial Value

1

Description

CPUs will randomly choose a direction to nudge.

Type

Int

Initial Value

9

Description

CPUs will nudge right.

UP

Type

Int

Initial Value

6

Description

CPUs will nudge up.

UP_LEFT

Type

Int

Initial Value

10

Description

CPUs will nudge up+left.

UP_RIGHT

Type

Int

Initial Value

11

Description

CPUs will nudge up+right.