Bear and Tovia's | TU Condo Python Tools!

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!

divider

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:

showcase2

DOWNLOAD: GitHub - beartovia/old-towerunite-animation-tool: An old TU animation tool I used to make keyframe animation.

divider

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.

layout

Example:

Turns this…

197750532dca45a63ea6dec02b96c00b

… 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)

divider

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!

fixer

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)

divider

Steam Workshop: Avatar Template Creator

Special thanks to Mid for lending me the template! :heart:

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)

:warning: 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!

divider

9 Likes

These are really great tools. The gif to sprite sheet one is a lot better than the online versions.

1 Like

Thanks <3
I appreciate the kind words!

1 Like

divider

Steam Workshop: Avatar Template Creator

Special thanks to Mid for lending me the template! :heart:

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)

:warning: 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!

divider

3 Likes

You might want to rehost the exe links cause they expired already.

All the links have been updated and fixed! I put them on a more permanent location.

1 Like

Thank you!