Just finished making some kick sticks!

Hey, everybody!
I’ve just finished making some pass, fail and fire sticks.
These don’t rank the players yet, I’m still working on that.
There are 3 sticks, pass, fail and fire. This also comes with a command to give the sticks: .sticks

PLEASE NOTE:

The mesh used, is not mine. I got it from Roblox’s Police Baton. The sticks DO NOT RANK yet.

How it’s made.

The sticks are made by the Mesh + The handle + Scripts and a kick part. (PASS).

Screen Shot 2020-10-16 at 09.54.21

The .sticks command is made by a script, under workspace. First, the script gets the minimum rank, then checks if the user if the user is, or is above that set minimum rank. If the user is over or on the MinRank, then if they state .sticks , it will give them Pass, Fail and Fire.

I just like the concept, and thought this was a really cool thing to show everybody.
Here are some more pictures.

Screen Shot 2020-10-16 at 09.44.32 Screen Shot 2020-10-16 at 09.52.11
Screen Shot 2020-10-16 at 09.51.43

Let me know your thoughts down below!

2 Likes

Cool. I like the models and the colors.

2 Likes

So you scripted it or is the scripting from the roblox police baton?

I scripted the kick and the command, the animation, sounds were not me.

Could you send me a link to the game? I would like to test it.

Looks pretty cool, but that’s quite a lot of scripts, would it be possible to reduce them to one script and one LocalScript?