Overview The base drone model is a skeletal mesh with two material slots, 10 bones and 4 sockets. It is located at “/Content/AssetCollection/AF_Ltd_objects/SK_Drone”. All Drone animations can be found in “Content/AssetCollection/AF_Ltd_objects/Animations/Drone” and all material vatiations in “Content/AssetCollection/AF_Ltd_objects/Materials/DroneMaterial/NewDroneMaterialVariations/Materials Materials There are two drone material variations for the drone body. The main one is “MI_DirtyDroneGreen” which isContinue reading “Adventure Fitness VR Drone Documentation”
Author Archives: Connor Shine
Using ‘Hierarchical Levels Of Detail’ to Optimize Game Environments
Levels Of Detail or HLOD is a method of combining multiple static meshes into a larger, simpler proxy mesh that will display at distances far away from the camera.