Hello,
I’m looking for a game engine to train on, and I would like to know if Unity is a good choice and has the right tools.
I’m interested in creating a game similar to “Choose Your Own Adventure.”
The character would have several stats: Strength, Social, Luck, Money…
The interface would be:
- a background image and music
- a frame with text and an image, along with an audio track that reads the text
- a form with questions and answer options below the frame
- the questions could be buttons, a text input field, checkboxes, etc.
The form and content of the frame would follow a decision tree, where progression through different stages would depend on the player’s stats and randomness (like a dice roll in DnD).
I would also need a save system, menu… all the things that make a good game. ![]()
Thank you to everyone who takes the time to read this…