Documentation: FishAIComponent

From Noita Wiki
Jump to navigation Jump to search
Name Type Initial Value Example Range Description
Members
direction int 0 [-1, 1]
speed float 100 [1, 1000]
Custom data types
aabb_min vec2 (0, 0)
aabb_max vec2 (0, 0)
Privates
velocity vec2 (0, 0)
stuck_counter int 0
mLastCheckPos vec2 (0, 0)