Wel, the title says it all. I am trying to position a part according to mouse position but can only position it in the baseplate
1 Like
You could gather some data from the player’s mouse’s position and then possibly use math.clamp to limit placement to the baseplate.
1 Like