Audiosurf 2

Audiosurf 2

Mod your music
Customize everything you hear, everything you see, and even the way you play. Choose a song, choose a mod, and choose a skin. Mix and Match!
ForeignLad 12 Aug, 2016 @ 5:45pm
Is there anything like the clean_v1 AS2 skin, but with the camera zoomed out?
It'd be perfect then
< >
Showing 1-3 of 3 comments
''Y'' 12 Aug, 2016 @ 7:22pm 
It's fairly simple to do this yourself. I explain how to get started doing some basic skin edits in my guide. But I'll address this specific issue here for you:

- Install Notepad++ (it's free).

- Go to the AS2 skins folder and make a copy of the clean_v1 folder. Rename the copied folder to something else -- let's say "Custom".

- Go inside this "Custom" folder. Find the "clean_v1" LUA file and rename it to match your folder name (in this case, "Custom").

- Open this "Custom" LUA file in Notepad++ and scroll down to line 280.

- Delete these two lines (lines 280 and 281):

pos2={0,7.6,-4.6},
rot2={30,0,0},

- Replace the number values in pos={ } and rot={ } on lines 277 and 278 with whatever camera position coordinates you want. Hit save, open up AS2, pick your skin and play.

_____________________________________________

If you've played with my "Color Ribbon (Zoom Out)" or "Simple-Y" skins and you like how the zoomed out camera looks in those, the values I use are:

pos={0,14.375,-11.5},
rot={28,0,0},

By the way, this is for the ship modes. If you want to change the camera for Wakeboard modes, that stuff is on line 121~182.
Last edited by ''Y''; 12 Aug, 2016 @ 7:24pm
''Y'' 14 Aug, 2016 @ 8:54pm 
I've made my own zoomed out edit of clean_v1. But I also changed a lot of other stuff about it, so you might not like it: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=744471058
ForeignLad 15 Aug, 2016 @ 3:30am 
That looks brilliant man thanks
< >
Showing 1-3 of 3 comments
Per page: 1530 50