Documentation: FlyingComponent

From Noita Wiki
Jump to navigation Jump to search
Name Type Initial Value Example Range Description
Members
type int 0 type of flight, 1 = perlin noise
perlin_freq float 0.2 frequency of the perlin noise sampling
perlin_time_freq float 0.3 t *= perlin_time_freq
perlin_wind_x float 0 [-1, 1] wind velocity that gets added to the samples
perlin_wind_y float 0 [-1, 1] wind velocity that gets added to the samples