The Initial Slime Generator
So far I have a good chunk of the generator developed, I suspect I will have it complete tomorrow.
I've created the models for Illnesses, Traits and Personality Traits since I need to generate the slime with traits and I wanted to get the illness in while I was at it.
An example slime generated with the test command I wrote in order to perform dry runs on generators so I could have a lot of iterations without generating sprites or committing to the DB...
Starting Generation of Random new slime…
Selecting Colors
Selecting Palette
Beginning Palette Selection…
Palette Chosen: Gameboy
Colors for slime: [‘#0f380f’, ‘#306230’, ‘#8bac0f’, ‘#9bbc0f’, ‘#aaaaaa’]
Selecting Body
Selected Body: Basic Body V3
Choosing Body Color from Palette…
Body Color Choice: #0f380f
Selecting Face
Chosen Face: Basic Face V1
Face Color Chosen: None
Face Transparency Set: 53
Set Face X and Y 0.0 0.0
Selecting Hands
Hands type: Basic Hands V1
Chose hands color: #8bac0f
Chose Hands Transpancy: None
Set hands distance from body: 12.0
Set hands Y: 25.0
Selecting Markings
Selecting First Marking
Marking chosen: Basic Marking V3
Set marking color: #aaaaaa
Set marking transparency: 23
Selecting Fourth Marking
Marking chosen: Basic Marking V3
Set marking color: #306230
Set marking transparency: 136
Selecting Ears
Chose ears: Cat Ears V2
Set ears color: #aaaaaa
Set ears transparency: 107
CREATING SLIME WITH SELECTED PARAMETERS!
Slime generated in 63.984ms
I will have more to report once I have it generating actual slimes in the DB and creating sprites. Our old friend Testiclese is about to get a whole lot of slimes in his apartment.