Skip to content

Effects

const DICE_FLOOR_TRIGGER_SQUARE_SIZE: 75 = 75

Defined in: packages/isaacscript-common/src/functions/effects.ts:4

For EntityType.EFFECT (1000), EffectVariant.DICE_FLOOR (76).

isCloseEnoughToTriggerDiceFloor(player, diceFloor): boolean

Defined in: packages/isaacscript-common/src/functions/effects.ts:7

Helper function to see if a player is close enough to activate a Dice Room floor.

EntityPlayer

EntityEffect

boolean