Mia Schulz

Floral Frenzy welcome to petal pit

"floral frenzy, welcome
to petal pit"
is a cozy yet chaotic strategy game. You arrive in a village of seemingly sweet animals, who turn out to have no moral compass and have nothing but trouble in mind. Will you make it out?!

Platform: Unity
development:
oct. 2022 - feb. 2023






Technical Art
Curvature
Displacement through offsetting rendered vertex position based
on camera distance and curvature factor.



Terrain
custom Shadergraph terrain shader
compatible with unity terrain features.

painting texture on terrain in editor


Grass
Accessing the terrains splat map with
c# script to apply terrain color to grass.
highly adjustable grass shader
color settings
wind settings


Foliage and Trees

Foliage displacement in shader graph and additional falling leaf particles
Tree creation in tree it

normal and mesh optimization in blender


Day-Night-Cycle
day-night-cycle
Skydome color change through tiling of texture. Stars rotating based on time of day.

Preset for day-night-cycle. Applied to properties through LightingPreset script





Programming
NPC - Movement
Movement and Animation based on Time of day
Schedule script to define each characters daily schedule