of     3   
chevron_rightchevron_rightchevron_right

nicholasstormblood
#45735466Monday, April 18, 2011 2:23 AM GMT

I recently made a model in which it is where you start off at or you can say a spawn island or whatever. Anyway it is made of like a 100+ bricks so I grouped them together. Now lets get to the points its situated on a planet with 5 layers of cylinder meshed water. And now I need it to C-frame it be below the water since there are boat docks that I need to be leveled with the boats and water/ So how do think I could C-frame it? If this does not make sense just ask me to ask it in a simpler way. Sincerly, nicholasstormblood
pizzaboy01
#45736483Monday, April 18, 2011 2:39 AM GMT

I don't think you can. But you can try. Other than that, I really can't help you.
nicholasstormblood
#45736725Monday, April 18, 2011 2:44 AM GMT

I tried to do it with my regular C-frame script in the command bar however the model just stay there like an idiot(yeah I called it that). Anways I am determined to find the solution to this problem or find the answer to it.
smurf279
#45738097Monday, April 18, 2011 3:13 AM GMT

You cannot CFrame an entire model but you can use the drag tool to move an entire model.
smurf279
#45738133Monday, April 18, 2011 3:14 AM GMT

Forget my post I read your question wrong
thefallen123
#45743073Monday, April 18, 2011 6:36 AM GMT

No. You can Cframe things to the model using the CFrame tool. Other than that, no.
CHOKA
#45743151Monday, April 18, 2011 6:43 AM GMT

No. But there are similar things you can do with a model though.
smurf279
#45743225Monday, April 18, 2011 6:48 AM GMT

Actually couldn't a script do that?
Kingruan
#45743608Monday, April 18, 2011 7:17 AM GMT

I hear all "No's". But actually, you can. I figured out a way how to, this is an example. Rotate the red brick. http://www.roblox.com/Way-to-Cframe-more-bricks-at-one-time-item?id=49626106
sammydbull
#45745876Monday, April 18, 2011 11:33 AM GMT

Oysi93 has a nice script for it in his models.
xxDARKSTERxx
#45746015Monday, April 18, 2011 11:41 AM GMT

Guys,you're all wrong,you CAN rotate a model,and move it. To move it,you use :MoveTo() To rotate it(example above that rotates the model by 90 degrees),use this: RelativeTransform( model:GetModelCFrame(), -- use the model's center model:GetChildren(), -- use the model's children function(center) -- rotate the center by 90 degrees return center * CFrame.Angles(0,math.rad(90),0) end)
nicholasstormblood
#45860864Wednesday, April 20, 2011 8:54 PM GMT

Obviosly, I said to Cframe not rotate. I do not want to Cframe it like that I said I want it down not rotated. Forum Closed.
AquaRaider1
#45863735Wednesday, April 20, 2011 9:38 PM GMT

ADV Tools. Can rotate but not position inside of other bricks.
TheDefacto
#45864107Wednesday, April 20, 2011 9:43 PM GMT

Why not just use offset function to the meshes, so that the waterbrick itself actually isn't there?
smurf279
#45864269Wednesday, April 20, 2011 9:46 PM GMT

Parts = game.Workspace.Model:getChildren() for i = 1, #Parts do if Parts[i].className = "Part" then Parts[i].CFrame = Parts[i].CFrame+Vector3.new(0, 0, 0)
zlimez
#45893686Thursday, April 21, 2011 11:00 AM GMT

if you are typing to CFrame a model into a particular brick. you can always move tghe brigk. drag the model and replace the brick with CFrame...
Moristhecat
#58601513Saturday, November 26, 2011 12:14 AM GMT

[ Content Deleted ]
smurf279
#58601790Saturday, November 26, 2011 12:17 AM GMT

^Thanks? At least I got to see what I was like 7 months ago >.<
mitmitmit
#58627246Saturday, November 26, 2011 8:31 AM GMT

Nope, and don't try it. ...... I learned from expirience. -I'm tired of typing my own signature. Copy and paste is overrated.
tythan
#58628866Saturday, November 26, 2011 10:16 AM GMT

i think u can if u go to roblox studio while in build mode go to edit[might not be edit but will be a button close by edit] then click explorer go to workspace find the model u want to cfram use cfame tool on it and it might work
nicholasstormblood
#59148457Monday, December 05, 2011 11:02 PM GMT

Wow, I asked this question on April 7, 2011 and yet my question is trying to be answered. Sorry to say, this post is closed.
PrinceOfCamelot
#59153160Tuesday, December 06, 2011 12:11 AM GMT

le post
Grove537
#59153636Tuesday, December 06, 2011 12:17 AM GMT

So, Copy the model and put it in lighting and delete it from workspace Move the model down where you want it Copy the model and paste in lighting and delete from workspace copy both water and lighting and paste in workspace They are together :D ~The greatest free model is your mind~
PrinceOfCamelot
#59153835Tuesday, December 06, 2011 12:20 AM GMT

@Grove Oh, you just reminded me, I never thought I would use it
MrSteam
#59164833Tuesday, December 06, 2011 2:37 AM GMT

Yes, I can C-Frame an entire model with theRal's tool :D

    of     3   
chevron_rightchevron_rightchevron_right