-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Chat control
Here I present a simple Chat control that can be expanded to fit in a real game. It uses MVVM to feed the UI with the data and to process the messages sent by the user.
Hope you like it. I developed this in a few hours, so don't expect a very complex and polished control
Find attached the Blend project which contains the Unity project inside. You will need to import NoesisGUI 1.1.10 Unity package to make it work.
Hope you like it. I developed this in a few hours, so don't expect a very complex and polished control

Find attached the Blend project which contains the Unity project inside. You will need to import NoesisGUI 1.1.10 Unity package to make it work.
- Attachments
-
- ChatDemo.zip
- (43.39 KiB) Downloaded 655 times
Re: Chat control
Some notes:
- You need NoesisGUI version 1.1.10, which is not yet available on the Unity3D Asset Store. It can be downloaded from the forum: viewtopic.php?f=3&t=91 If you use an earlier version you will get an error about a command.
- In my case the links to the assets were broken. In the ChatDemo scene you need to add ChatDemoWindow.xaml to the Noesis GUIPanel on the camera. The missing script below it is ChatDemo.cs.
- You need NoesisGUI version 1.1.10, which is not yet available on the Unity3D Asset Store. It can be downloaded from the forum: viewtopic.php?f=3&t=91 If you use an earlier version you will get an error about a command.
- In my case the links to the assets were broken. In the ChatDemo scene you need to add ChatDemoWindow.xaml to the Noesis GUIPanel on the camera. The missing script below it is ChatDemo.cs.
-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Re: Chat control
I think the links get broken when the Unity project is opened without NoesisGUI package imported. Maybe I could have uploaded it with a NoesisGUI Trial package to avoid this problem 

-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Re: Chat control
I have updated the zip including .meta files generated by Unity to avoid losing asset references.
When you open the project some errors are logged to the console because NoesisGUI 1.1.10 package is missing and scripts are not compiling. Just download it from our forums: viewtopic.php?f=3&t=91 and ChatDemo.unity scene will be ready to play.
When you open the project some errors are logged to the console because NoesisGUI 1.1.10 package is missing and scripts are not compiling. Just download it from our forums: viewtopic.php?f=3&t=91 and ChatDemo.unity scene will be ready to play.
Who is online
Users browsing this forum: No registered users and 0 guests