How to make a chat messaging app

what the title said…is it possible to make a chat messaging application?

if so how?

1 Like

If you want to make a chat messaging application it certainly is possible in Unity, however if that’s ALL you want it to do then using Unity probably isn’t the best solution. You should look into other languages/tools (Like Java for desktop software or PHP/Javascript for web) if you want to make a chat messaging application.