The Building Support sub-category is intended for all development support relating to architecture on the Roblox platform. This includes questions ranging in difficulty from extremely basic to even the most technical of issues.
You may present your thread how you choose, but you are required to answer the following questions in your thread;
What are you attempting to achieve? (Keep it simple and clear)
Remove this random forcefield in the middle of my map
What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
There is a random forcefield in the middle of my map, I did not add any forcefields in scripts etc.
What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)
I’ve tried looking but no help.
I’m guessing its at 0,0,0 which means there has to be some random ForceField laying around in Workspace, Workspace.Terrain, or anything without a Position property.
This has happened to me before. Honestly I just covered it up for the longest time so its not visible but one day it just disappeared. It may have something to do with spawn points or possibly moving something to 0,0,0? I am unsure if these are the solution but I just know I got rid of it somehow maybe related to that.