If this is a specific, niche game, the principles of survival and scripting logic below will still likely apply.
You need a Part (the Pillar) and a Humanoid or a script that moves the part. pillar chase 2 script
if distance < shortestDistance then shortestDistance = distance closestPlayer = player end end end If this is a specific, niche game, the
In these games, you are usually running from "Pillars" (Nextbots) that move fast and kill on touch. Here is how to survive. If this is a specific
This script will make a part chase the nearest player.