Posts: 2,843
Threads: 382
Joined: Jul 2012
Reputation:
0
Can you explain what you did in more detail?
Posts: 5,683
Threads: 413
Joined: Aug 2012
Reputation:
0
I inserted the TestSpawner (containing a Texture, a SpawnPoint, and the SpawnerScript) via Model from File.
The first line of the script is "script.Parent = game.World".
In the Properties panel it shows "World" as "Parent" of the SpawnerScript.
In the Explorer panel it shows the SpawnerScript "inside" the TestSpawner.
Posts: 1,926
Threads: 133
Joined: Apr 2011
Reputation:
0
^ I also used that to unfix water and de-anchor it.
Posts: 607
Threads: 100
Joined: Apr 2011
Reputation:
0
It really looks like you might have done the script wrong. It looks like a void. Unless it was supposed to be like that.... I can't really tell what's happening.