Transformi v1.2! Godot port!!


Hooo boy this has been a bit overdue. I'm back to creating art and i'm hoping that includes a lot more work on Transformi, cause i really like working on it!

Transformi has been ported to Godot engine! (v4.2)

Previously, the generator was coded entirely in python, using the pygame module for input, ui, and sound-- now it's built in an actual engine instead of me coding everything from scratch by myself!

This has a lot of obvious benefits.

- Transformi can now run in a browser! The godot version is now embedded on the itch.io page and no longer requires downloading a sketchy .exe that your pc's security might freak out about.

- Usability! The python version's graphics are very strictly coded, so there was no way to even scale up the game window. Now you can, so it's no longer impossible to read on high resolution displays. The new engine also means it's much easier to code things like the History/Log Menu, so stuff like that is much easier to use by default. Theoretically i can also get controller/keyboard functionality working, once i fix some bug with focus not shifting when menus open etc.

- Compatability! The python version had some crashes and failures to start that I simply was not able to resolve because programming without an engine is really hard. The godot version will be MUCH more stable.

- Fancy stuff! Now we can use simple shaders, animations, and menus that look a lot nicer due to the more thorough UI system, WHILE cutting down on the amount of UI code required to about 40%. And all of this while running *better* than the python version!


And a few new actual features:

- Age Change TF! this is now available through the TF settings menu, and disabled by default. Set it to only increase age, decrease age, or both - within an age range you define. For now, absolute minimum and maximum are 5 and 60 respectively.

- Personality traits have been overhauled! Character traits are now more interesting, and there's many many many more of them. The new personality traits system also sets the ground for potentially implementing personality shift TF in the future

- TF reactions! Characters now have various emotional reactions to being transformed It's a fairly rudimentary system for now, but it's pretty fun! You can use the new Emotions & Reactions section in TF Settings to set how often you want to see positive vs negative emotions.

Files

Transformi v1.2 WEB.zip Play in browser
37 days ago
Transformi - TF Generator v1.2.zip 25 MB
37 days ago

Get Transformi - Character/Transformation Generator

Comments

Log in with itch.io to leave a comment.

this could go with some modular art if possible, just a suggestion though, understandable if impossible