mirror of
https://github.com/teverse/teverse
synced 2025-12-23 17:34:47 +01:00
Compare commits
2 Commits
ebb379f010
...
64c7894bef
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64c7894bef | ||
|
|
46de27b588 |
@ -125,12 +125,6 @@ return {
|
|||||||
workshopLocked = true
|
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()
|
handle:mouseLeftPressed(function()
|
||||||
gridGuideline.size = vector3(300, 0.1, 300)
|
gridGuideline.size = vector3(300, 0.1, 300)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user