3D Falling Objects
Drops 3D objects from above, so they fall past the camera or land on you. Say what should fall, for example snow, coins or leaves.
Particles & Visual FX
Confetti, sparkles, and particle effects that give any Lens some magic.
Made with this blockInputs
modelglbThe 3D model to be used as the falling object.
scalefloatThe scale of the 3D model.
areaRangefloatDefines the horizontal range for object dispersion, from narrow (0.1) to wide (1.0).
quantityfloatThe number of objects to spawn at a time 0.5 by default
lifeSpanfloatThe duration (in seconds) for which an object is visible before disappearing.
speedfloatThe speed at which objects fall, from slow (0.1) to fast (1.0).
randomizeStartingRotationbooleanIf true, randomizes the initial rotation of the falling objects.
Functions
startvoidInitiates the falling object sequence.
stopvoidHalts the falling object sequence.
More in Particles & Visual FX
- Screen ParticlesAdds particles that float or fall across the whole screen. Say what you want and where, for example rain down the screen, or stars only around the edges.
- SparklesAdds sparkles that twinkle on the brightest parts of the camera view. Choose the color, size and speed, and whether they land on you, the background or everything.
