I’m trying to create a game, where player should discuss with a preson (bot with prefixed quotes for each answer) And the app should have a messenger layout. The probleme is that I dont know from to where to start and what should I do?
You can start by clicking the “Learn” tab at the top of the page, and getting a basic understanding of Unity before attempting to do something specific. Then hopefully you can answer your own question, or come back with a more specific problem once you’ve run into something you don’t understand.
https://unity3d.com/learn/tutorials
Here are some things you’ll want to know about:
Basic Unity usage, common phrases and names for things
Canvas, Rect Transform, ScrollView, Vertical Layout Group, Text component