Hello! I really need to make a dice tool that, when pressed (Activated), the dice rolls on the ground and then stops in a side after some seconds (realistically), but I’ve tried Rotation and Vector. But the Handle is the issue; even if it’s unanchored, the tool remains anchored since the character is equipping it; and even if I parent the Handle to workspace and unequiptools, it’s still anchored. Could somebody please assist me?
1 Like
you can try cloning the handle, transparency 1 to the original handle, unanchor and parent to workspace to the clone handle, then rotate it and land on a random side
That’s what I am currently doing right now, cloning handle and remove tool.
1 Like
Add a dice to replicatedstorage and clone it from there
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.