Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Plakat = Instance.new("Part")
- Plakat.Parent = workspace
- Plakat.Anchored = true
- Plakat.Size = Vector3.new(5,3,1)
- Plakat.CanCollide = true
- Plakat.Position = Vector3.new(142.092, 0, 181.2)
- local PlakatsuregaceGui = Instance.new("SurfaceGui", Plakat)
- PlakatsuregaceGui.Adornee = Plakat
- local PlakatImageId = Instance.new("ImageLabel", PlakatsuregaceGui)
- PlakatImageId.Size = UDim2.new(1, 1, 1, 1)
- PlakatImageId.Image = "rbxassetid://"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement