How to you make particles orbit around an object?
For example there is a brick on the ground and near it is a particle orbiting around the brick. Does this require scripting?
Please help ._.
Yes, the brick requires scripting.
Do this,
Make a octagonal shape out of bricks around the part you're orbiting.
Make the particles go in the direction of the next hexagonal brick around the shape. Ill post an example in like 15min maybe.