kiigame / adventure_engine

KiiGame Adventure Engine
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Ability to change the player character in the middle of a game #91

Closed evktalo closed 9 years ago

evktalo commented 9 years ago

Required by ongoing school project, where there will be separate stories contained within a single game, with different main character.

Doesn't require handling e.g. different text for different characters in the same situation. Simply being able to change the character graphics/animations (e.g. default idle/speak animation) is enough.

evktalo commented 9 years ago

Example in https://github.com/evktalo/kiigame/tree/example_character_change