benreid24 / BLIB

Small organized collection of common code I have accumulated over the years that has amassed into a proper 2d game engine
1 stars 0 forks source link

Bring down conversation system from Peoplemon #140

Open benreid24 opened 1 year ago

benreid24 commented 1 year ago

Generalize as much as possible. Final system should handle the tree storage, creation, traversal, etc. Actions should be abstracted away and tied to each node. Maybe template the actions. Consider supporting serialization at this level as well. Update Peoplemon.