Documentation Index
Fetch the complete documentation index at: https://docs.buildwithdani.com/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Roblox Studio installed
- Flotix system files (
.rbxmor package files) - Access to your Flotix dashboard
Install the system files
Open your Roblox game project
Launch Roblox Studio and open the game where you want to install Flotix.
Import your Flotix files
Drag and drop the provided
.rbxm file into Studio, or use Asset Manager / Insert Object.Place components in the right services
Typical placement:
ServerScriptServicefor server logicStarterGuifor UI componentsReplicatedStoragefor shared modules

