Skip to content

Static Variables

AiHitstopNudgeOption.CPU

Type

Int

Initial Value

2

description

CPUs will nudge according to their set level.

AiHitstopNudgeOption.DEFAULT

Type

Int

Initial Value

0

description

CPUs will use their default hitstop nudge behavior.

AiHitstopNudgeOption.DOWN

Type

Int

Initial Value

7

description

CPUs will nudge down.

AiHitstopNudgeOption.DOWN_LEFT

Type

Int

Initial Value

12

description

CPUs will nudge down+left.

AiHitstopNudgeOption.DOWN_RIGHT

Type

Int

Initial Value

13

description

CPUs will nudge down+right.

AiHitstopNudgeOption.IN

Type

Int

Initial Value

4

description

CPUs will nudge in.

AiHitstopNudgeOption.LEFT

Type

Int

Initial Value

8

description

CPUs will nudge left.

AiHitstopNudgeOption.NONE

Type

Int

Initial Value

3

description

CPUs will not nudge.

AiHitstopNudgeOption.OUT

Type

Int

Initial Value

5

description

CPUs will nudge out.

AiHitstopNudgeOption.RANDOM

Type

Int

Initial Value

1

description

CPUs will randomly choose a direction to nudge.

AiHitstopNudgeOption.RIGHT

Type

Int

Initial Value

9

description

CPUs will nudge right.

AiHitstopNudgeOption.UP

Type

Int

Initial Value

6

description

CPUs will nudge up.

AiHitstopNudgeOption.UP_LEFT

Type

Int

Initial Value

10

description

CPUs will nudge up+left.

AiHitstopNudgeOption.UP_RIGHT

Type

Int

Initial Value

11

description

CPUs will nudge up+right.