Documentation: PressurePlateComponent

From Noita Wiki
Jump to navigation Jump to search
Name Type Initial Value Example Range Description
Members
check_every_x_frames int 30 how often do we check the world
state int 0 0 is up, 1 is down
material_percent float 0.75 [0, 1] how much material should there be in the aabbs that we go down
Custom data types
aabb_min vec2 (0, 0)
aabb_max vec2 (0, 0)
Privates
mNextFrame int 0