How do I Cframe any type of 开发者_运维技巧brick on ROBLOX ![alt text][1]Workspace.Brick.CFrame = CFrame.new(0, 0, 0)
Hey, I am making an AI on ROBLOX and I can\'t seem to figure out where t开发者_如何转开发o start for path finding, the most common AI feature. Can anyone help?
Like if i click on a fridge door and it opens, or click on a chest and the top slides of开发者_高级运维f.Add a ClickDetector inside of it, and add a script that does what you want to do. To open it si
Do I have to use bodyposition? BodyVeloci开发者_开发百科ty? PLEASE HELPThere are many ways to do something like this, if I understand what you want to attempt. For it to effectively \"slide into anoth
We should be able to access some of it so that we can edit the placement of each GUI object inside of CoreGui.So, other than security reasons, why are we not allowed to edit placement of GUI objects?
I have a testing studio place where I created Npcs to chase each other and they do that by looping through workspace to find other humanoids besides their own and chasing them. The problem is I use th