Compare commits

...

2 Commits

Author SHA1 Message Date
Jay 64c7894bef scale 2019-12-31 17:52:13 +00:00
Jay 46de27b588 test 2019-12-31 17:47:44 +00:00
1 changed files with 0 additions and 6 deletions

View File

@ -125,12 +125,6 @@ return {
workshopLocked = true
})
if (axis == "x" and i == -1) or
(axis == "y" and i == 1) or
(axis == "z" and i == 1) then
handle.mesh = "primitive:sphere"
end
handle:mouseLeftPressed(function()
gridGuideline.size = vector3(300, 0.1, 300)