genovefa Posted August 31, 2025 Report Posted August 31, 2025 (edited) Hello all, Not sure if this will be useful to anyone, considering you can scale a shape when you use it, but I wrote a script you can use to scale up your models quickly, if you made a model too small at first like I did. Does nothing with UV, animations, etc. so you might want to use it only in the modelling stage. Here is the result I got - if you're a real connoisseur you'll recognize what I'm making, too The script is located here: [removed but available at request.] Rough steps to use it: Install Python (programming language & tools to run it) Save scale.py, probably to the directory where you want to scale models Run a command in your terminal or command prompt in that directly something like "python scale.py smallModel.json 5 bigModel.json" On some systems it might be "python3" instead of "python". Edited August 31, 2025 by genovefa
genovefa Posted August 31, 2025 Author Report Posted August 31, 2025 Oh, my bad yo, there's actually a "resize element" button, lol
Recommended Posts