Posts: 1,435
Threads: 129
Joined: Jan 2013
Reputation:
0
Help! I need an explanation.
Well I
WAS the walrus.
Posts: 1,033
Threads: 59
Joined: Oct 2011
Reputation:
0
It means instead of placing a block at the exact point where your mouse is, like (25.76, 41.332), it'll snap to (26, 41).
Posts: 1,435
Threads: 129
Joined: Jan 2013
Reputation:
0
I don't understand a word you just said..
Well I
WAS the walrus.
Posts: 462
Threads: 11
Joined: Apr 2011
Reputation:
0
I'm a bit rusty on Roblox terms, but I'm pretty sure not using grid snapping (Which is default) is essentially "Cframing". Basically grid snapping is where the item you're making/moving is snapped to a grid so things look prettier.
Posts: 1,033
Threads: 59
Joined: Oct 2011
Reputation:
0
02-02-2013, 10:10 PM
(This post was last modified: 02-02-2013, 10:10 PM by Ghosty.)
Normally, a part will move to whatever position your mouse is it when you drag it in the editor.
But if Snap to Grid is set to true, it will only move to positions that are complete units, like 5 or 10 or 6 or 154, instead of partial numbers like 4.3, 10.1, or 123.456. This lets you make sure things are lined up neatly.
Posts: 1,435
Threads: 129
Joined: Jan 2013
Reputation:
0
Void, I am talking about 2DWorlds grid-snapping, I had no idea it even existed on ROCRAP.
Well I
WAS the walrus.