Swifter1243 / BlenderToEnvironment

Really dumb way to add cubes from Blender into the BTS Beat Saber environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPO IS NOW REDUNDANT. A better version of this tool now exists in ReMapper. It allows for better accuracy, any environment piece, animations, and other objects/track representation. This old version is also difficult to work with, many came to me with problems, this new version is much more user friendly.

BlenderToEnvironment

This script is janky as fuck.

This script only works in BTS. It duplicates the pillars and rescales them based off of blender transform info from ScuffedWalls. The transform info comes in the form of notes, since its way easier to use them when they scale from the center. DONT set the default pillars to false. If you want to get rid of them, yeet them out of render distance. This script doesnt work with animations because that requires extra work which I havent done yet and it will just add to the jank. So wait for nyri0's or adapt this one if you want that.

You can add a whole lotta cubes, but I've found out (the hard way) that 2-2.5k is about the maximum you wanna have for smooth performance.

Guide on how to get everything working is in comments in the JS file. Feel free to adapt it to however you need it.

image image

About

Really dumb way to add cubes from Blender into the BTS Beat Saber environment.

License:MIT License


Languages

Language:JavaScript 100.0%