How to Use Photon Chat for Unity Lesson 4 - UI System

preview_player
Показать описание
For this lesson, we will be going over all the UI objects in Unity that make up our Photon chat system. Our entire chat system is contained under a single root object which is the chat manager. This makes it easy for us to make a prefab out of the whole chat system. The UI object consists of input fields, buttons, text objects, and scroll rests. We need to first have the UI built so we can then create the functionality in the next videos.

SUBSCRIBE for regular Video Game making videos:
Рекомендации по теме
Комментарии
Автор

Very nice tutorials. But I have a problem while implementing PUN2 Multiplayer concept.

I have been facing a problem while developing a Photon multiplayer game using Unity
The UI Element (Scroll View) is not Scrolling after the Player entered into the Room.
Is there any solution for this problem
?

md.shahadathossain