How do I make a part that wanders around a house touching the floor? I tried searching up tutorials but it only shows npcs moving around. I don’t want the part to collide with any objects either.
Thank you!
How do I make a part that wanders around a house touching the floor? I tried searching up tutorials but it only shows npcs moving around. I don’t want the part to collide with any objects either.
Thank you!
If you want it to actually “Wander Around”, you will have to give it a humanoid, so that it can use Pathfinding. If you have a certain constant (not changing) path, which it should follow, you can use tweenservice.