|
| 06 Jul 2013 08:14 PM |
This is the beginning of the script:
bv = script.Parent.Parent.Crane.Engine.BV bp = script.Parent.Parent.Crane.Engine.BodyPosition engine = script.Parent.Parent.Crane.Engine
originalposition = engine.Position
button = script.Parent.Parent.Button bc = button.BrickColor door = script.Parent.Parent.Crane.Door
The Error Message Says That Crane Is Not A Valid Member Of ScreenGui.
This is in Starter Gui And The Crane Is In Workspace. How Do I Fix It? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
|
| 06 Jul 2013 08:35 PM |
Link it by game.Workspace.Crane etc. Instead of script.Parent to reach the StarterGui. Is that what you're trying to do? |
|
|
| Report Abuse |
|
|