badfitz67

LD 43

A slow start.

My ludum dare entry is taking the literal approach to 'sacrifices must be made' and you take the role of a satan-worshiping cult that lives out in the wild. Every 3 months, Satan will ask for a sacrifice based on a random characteristic (eye color, age, relations, hair color etc) and you must balance this with the fact you need able people to gather and hunt for food. Deny satan his sacrifice, and he'll take things into his own hands (killing a person at random, making food harder to get etc).

Each character has stats with a pokemon-esque IV system (hunting and gathering expertise etc), relations (brothers, sisters, grandmother, grandfather, father and a mother).

Currently, I have a basic character model(+ animations for dying, idle and such)

character.PNG

and a script that holds all the information about a given person (the stats, etc, mentioned above) and a good idea about what I have to do next and how everything is going to look in the end.