Skip to content

MarioChao/FlyingBroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlyingBroom

Input Controls

The controls can be found in the Context Actions script.
They are also listed here below:

Input Name Function
MouseClick Thrust When holding the broom, move toward the mouse with an initial velocity.
When riding the broom, move toward the mouse with a maximum velocity of 2 × (max ride velocity) for 0.3 seconds.
R Ride / Mount Mount or unmount the broom.
E Ascend When mounted, fly upwards.
Q Descend When mounted, fly downwards.
F Fly / Antigravity When mounted, switches antigravity on or off.
X Store Store or unstore the broom.

Touch buttons for some of the controls are generated on mobile devices.

Configurations

You can configure various settings in the Tool's attributes.
They are set in the Tool's meta file.

Other features

Activate Shift Lock to rotate the character while riding the broom.
This allows some variations in sitting poses without the use of animations.

Credits

Original Broom gear here.
Original Raven Witch Hat here.
Sound effects from Roblox.
Some features and designs inspired by Wandering Witch: The Journey of Elaina.
Some coding help from cozywitchcraft and heksi for CFrame Utility.

Rojo

The following contents are generated by Rojo 7.4.1.

Getting Started

To build the place from scratch, use:

rojo build -o "FlyingBroom.rbxlx"

Next, open FlyingBroom.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.

About

Revamped Roblox broom gear, flying tool, inspired by Wandering Witch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages