Bear and Tovia’s Condo Python Tools!
Hey y’all! I have been uploading these to the TU Discord, but never really had a chance to upload them here. I’ll keep this updated as I make them!
Pardons, if you encounter bugs ever, this was all created with limited skills, shitty youtube tutorials, and AI! I’m only doing what I can!
OLD Animation Keyframe Tool
So back before we really started to have movement tools and such, I used to make individual animations via unhiding and hiding objects.
Finding the timing on when to unhide/hide objects was annoying, so I built something to help with that.
Example:
Gif to Sprite Sheet Converter and Optimizer
I hate using EZGIF with a passion and wanted something that would do this all for me, so here is that!
This automatically optimizes the sprite sheet so that you don’t get an odd amount of frames, and makes it so you don’t have to fuck with things later on.
This works with not only video files, and gifs… But transparent QuickTime .mov files as well, so it saves in a .png format!
I thought this would be super useful for those wanting to make animated sprite animations for NPC’s in their worlds.
Example:
Turns this…
… Into this!
DOWNLOADS:
Python: GitHub - beartovia/towerunite-img-to-spritesheet: This automatically optimizes a gif to become a sprite sheet so that you don't get an odd amount of frames, and makes it so you don't have to mess with things later on.
.exe: (68.01 MB file on MEGA)
Texture Fixer for Tower Unite
Tired of your images for your textures getting stretched, squashed, or awkwardly cropped? Now that’s fixed!
This program never crops or distorts your original image. It just cleverly adds background space (usually white or transparent ) to the sides or top/bottom to make it perfectly square, preserving your image exactly as it was, while ensuring it stays at that 1:1 ratio.
Also, not only does it have the ability to handle as many files as you want in any file format… I also added some features so you can optimize your photos and make your file sizes smaller directly in the program and in bulk!
DOWNLOADS:
Python: GitHub - beartovia/tower-unite-texture-fixer: This program never crops or distorts your original image. It just cleverly adds background space, so you have a 1:1 crop of your texture image that works in TU.
.exe: (22.49 MB file on MEGA)
Steam Workshop: Avatar Template Creator
Special thanks to Mid for lending me the template!
This is a python built program, that will allow you to make good looking cover images for your workshop uploads!
Just insert the image you want, set the options, and you are all set!
DOWNLOADS:
.EXE: (43.75 MB file on MEGA)
There is a known bug with this, when you boot it up regarding the icon.ico file. This is an issue with tkinter, and I’ll fix it at a later date. It won’t cause any issues with the program!