BasedLOD - Installation

BasedLOD Installation

Main post

This post walks you through how to install the system into your game.


  • Install the plugin

  • You’ll find the plugin in the plugins tabs (no really?):
    image

  • I recommend docking the plugin here (excuse the subpar UI :cry:)


  • Click ‘clone system into replicated storage’


  • Select the BasedLOD folder, then click ‘Set BasedLOD folder to studio selection’

  • The system is now loaded into the plugin! Now, to use your models with the system, you have to use Roblox’s tag editor (or the other popular one works aswell, if you know which one I’m talking about)



  • Click ‘Fill TagList’ which will fill your tag editor with all tags for preset LOD variations, and for model characteristics

Insert the script into StarterPlayer → StarterPlayerScripts
image

The script assumes the BasedLOD folder is in ReplicatedStorage, so make sure you leave it there, or otherwise edit the variable that requires it through the script.



1 Like