1 Force Effect Fields
Like what your seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
This scene serves as a simple playground for force effects. You'll find a simple UI on the left side letting you turn different force effect fields on and off. These fields are rotating around the room effecting the spheres in the room. In addition a wind effect direction is applied to room pushing subjects away from the camera.
What do I Learn?
What is a Force Effect
What is a Force Effect Source
What is a Force Effect Reciever
Difference between Force Effect Field and Force Effect Direction
Objects
Weather Vane
A Force Effect Receiver responding only to the global wind effect.
Wind Field Generator
This is actually a Force Effect Direction set to global and applying the Wind Effect to all receivers
Pivot
The pivot game object simply rotates at a constant rate, a child of this object are the 4 Force Effect Fields noted in the UI and represented as spheres rotating around the room.
Balls
Each ball has a Force Effect Receiver attached
Last updated