Apex aim assist
so i was digging into some of the .vpk's and found a config file for an aim assist and how precise or strong it is. its in a folder called aim assist and its called adspull_classes.txt... this is all thats in the txt file though..
Has anyone played around with the .vpk's on apex yet? alot of them are titled with names from titanfall so idk if apex uses them or not.. there was another file that listed the current duration and max duration of all the skills and distance they worked, etc.. but repacking and using them is a whole nother game
Code:
// Name InnerScaleMP OuterScaleMP InnerScaleSP OuterScaleSP // "none" 0.0 0.0 0.0 0.0 "precise" 1.0 4.0 0.73 10.0 "broad" 1.5 3.0 1.5 10.0 "precise_reduced" 1.25 3.0 0.73 10.0 "broad_reduced" 1.5 2.5 1.5 10.0 "precise_sp" 1.0 4.0 0.73 10.0 "broad_sp" 1.5 3.0 1.5 10.0


