Get started with Unity UI - Adventure text game tutorial

preview_player
Показать описание

Today I'll show you how to create a simple adventure text game in Unity using built-in UI system.

Рекомендации по теме
Комментарии
Автор

Hey there! Script used in the video is not perfect - I'd suggest to change constructor to get next block id (and modify all other methods to trigger story block from the array with a given id) instead of passing in StoryBlock object reference.
It also comes with other useful features, like:
- Story blocks editing in the inspector
- More flexible system based on block id as an int value instead of class object reference
Of course you'll get access to all my other video project files!
Keep learning! 🎓

CocoCode
Автор

I like the way you talk in videos, its more easy to understand for non-english speakers.

its_puzzled
Автор

"its getting a bit harder" is the perfect statement for a beginner like me.

nellowz
Автор

This video is perfect. the icing on the cake was speeding the coding block with a relaxing music.

luisguilhermesilvarodrigue
Автор

Thank you so much I’m a big text adventure enthusiast and this is very helpful to start working on my own ❤

Drumsrose
Автор

Excellent tutorial, champ!

Really helped me. Thanks again. You've just gained a new subscriber.

mrlima
Автор

Hey newcomers, if nothing is working, or if you can't drag the maintext into the slot in the camera. Make sure you use UI -> Legacy -> Text, instead of UI -> Text Mesh Mesh Pro

myers
Автор

Such an amazing tutorial! Many many thanks! I am currently finishing my last year of computer game design and I find this tutorial very helpful for someone who has never used Unity before. I want to create my own text game with some multiplayer aspects but for the first part that's more than enough for me :-)

JFroggo-Gaming
Автор

This is the most helpful unity lecture that i've found!!! I'm studying unity on my own to make a game, but it's incredibly hard for me. Thank you so much!!
😆😆😆😆👍👍👍

qnpfr
Автор

Nice work with the explanation as well. Hoping to see more of your tutorials.

sanjit
Автор

the kind of basic tutorial i needed :) thanks! im able to catch up with the pace wonderfully too although im a slow learner lol

vinegar
Автор

Thanks so much! I was going crazy trying to figure out how to make a text adventure and could not find any good tutorial until your video!

guilhermebighetti
Автор

Amazing video! Thank you for your help with my learning journey =)

mariadel
Автор

one of the best tutorials please keep it up

ahmedmahmoud
Автор

THAT'S AMAZINGGGG THANK YOU SO SO SO SO SO

selinsinan
Автор

This was great and simple! Fantastic for beginners like me! Thank you.

awakenedsoulschannel
Автор

really nice tutorial. I try to make a simple d&d based text rpg game. It would be nice if you could show how to smart manage items, character stats or how to create those easier and implement them. this would be great and nobody on youtube shows this properly or in easy words like you do.

VLOneWay
Автор

Hi there, Could you please explain the logic behind if i wanted to include only one or even three options in one of the story blocks. How would i have to change the code for this to work?

ChoppedSpam
Автор

Nice tutorial, I have a question tho
Which is better to use this method or scriptableobject?

GOSIjnr
Автор

My first coding experience was with a commador 64 computer were Mt first game was text based. I still have the hard floppy I saved it on.

leedavis