Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- workspace.Model.HandModel
- write a possible script that will display a Text called WoodenBird, Cat, Shark, or Moon if any of the HandModel is found with any of these particular property sizes, and make it customizable if I want to implement any future sizes with a name. For example the sizes are
- (0.5304766297340393, 0.5304766297340393, 4.266228675842285) which is a WoodenBird
- (0.1646299660205841, 0.4369331896305084, 2.0044968128204346) which is a Cat
- (0.1646299660205841, 0.4369331896305084, 2.0044968128204346) which is a Shark
- (0.9786123037338257, 0.44974008202552795, 0.21551764011383057) which is a Moon
- Also if MiningDrill is found within the workspace.Ignore. then a text should appear. what is a possible script of that.
- For example
- workspace.Ignore.MiningDrill
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement