Audiosurf 2

Audiosurf 2

Retrowave
manchyy 18 Mar, 2018 @ 2:16am
Zoomed-out Ver
Absolutely loving this skin, could you make a zoom-out version that looks like clean_v2? Thank you.
< >
Showing 1-2 of 2 comments
Simon Evo  [developer] 24 Mar, 2018 @ 6:47am 
Thanks for kind words! I won't do it myself (don't wanna fill the workshop with variations of the same skin any more than I already do), but I will tell you how to DIY. Open the skin lua file (Steam\steamapps\common\Audiosurf 2\skins\76561198002456461\retrowave\retrowave.lua), and find these lines:
camthird={ pos={0,6,-4}, rot={25,0,0}, pos2={0,2.5,-1.75}, rot2={12,0,0}, strafefactorFar = .75, strafefactorFar = 1, transitionspeed = 1, puzzleoffset=-1.2, puzzleoffset2=-0.9},
Replace them with this code (taken from clean_v2):
camthird = { pos = {0,7.6,-4.6}, rot = {30,0,0}, strafefactorFar = .75, pos2 = {0,7.6,-4.6}, rot2 = {30,0,0}, strafefactorFar = 1, transitionspeed = 1, puzzleoffset = -0.65, puzzleoffset2 = -1.5},
Save the file. That's it!
Last edited by Simon Evo; 11 Apr, 2018 @ 8:36pm
manchyy 24 Mar, 2018 @ 7:12am 
thank you so much!
< >
Showing 1-2 of 2 comments
Per page: 1530 50