Implement Discord RICH PRESENCE! [Unity + Godot]

Опубликовано: 06 Октябрь 2024
на канале: Coco Code
12,887
560

🎁 Support Coco Code!   / cococode  
🤯 Join Coco Code members:    / @cococode  
💙 More gamedev tips:   / cococodeyt  

This tutorial/guide will show you how to implement discord Rich presence (Discord Game SDK) into your Unity game and your Godot game. I will show to how integrade rich presence, how to trigger it in the game and how to customise it with descriptions and images. Showing discord status from your game can interest other server members or your friends. Discord rich presence is quite a fun way to check what games other people are playing but what’s even more interesting you could view details like:
what’s the current game state
How long the game is running
and even join or spectate

--------------------------------------------------------------------------------
🔗 LINKS IN THIS VIDEO:
Discord developers: discord.com/developers/
Discord SDK documentation:   / discord  
Discord SDK unofficial package FOR UNITY: https://github.com/HouraiTeahouse/Dis...
Discord SDK unofficial package FOR GODOT: https://github.com/vaporvee/discord-s...

--------------------------------------------------------------------------------
📋 CREDITS:
Some images have been generated using Adobe Firefly
Additional graphics: https://www.flaticon.com/

--------------------------------------------------------------------------------
👨‍💻 SOCIALS:
💜 Join our Discord:   / discord  
🔵 Follow me on Twitter:   / cococodeyt  

--------------------------------------------------------------------------------
🎓 YOU WILL LEARN:
How to use Discord Rich presence
How to add Discord status to your game
How to use Rich presence with Godot
How to use Rich presence with Unity
How to add your own images to rich presence

--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:42 - Setup game in Discord Dashboard
1:06 - Setup Discord SDK - Unity
2:40 - Setup Discord SDK - Godot
3:39 - Rich presence customisation