I moved a Box into a Model in Storage via script...
#1
...and the Box was still visible in-game.

[lua]
local inventory = game.Storage.Inventory
local box = game.World.Box
box.Parent = inventory
[/lua]

Something along those lines.
Reply
#2
Fixed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)