How to

How to Add Presence to Your Unreal Engine Game
Gaming

How to Add Presence to Your Unreal Engine Game

Learn how to add Presence to your Unreal Engine Game to track the online and custom status of players. You'll learn about the different Presence Events, as well as implementing custom state to manage the exact location and activity of players in your game.
Smooth location data
Geolocation

How to Smooth Your Location Data & Snap to the Nearest Road

"How do I stop location fixes from ‘jumping around’?”, “How do I snap the vehicle to the road?”, “What if the vehicle GPS location is bad? Can I smooth that data?”. This how-to aims to answer all these questions.
How to Set Up Illuminate for Your Game
Gaming

How to Set up Illuminate for Your Game

Learn how to improve the monetization and balancing for your game in real time with Illuminate, an in-the-moment decision-making and actionability solution based on live analytics tracking of your online game data.
Gaming

How to Create Game Alerts

Read our complete guide to build game alerts. Read this and our other information when building game alerts and push notifications.
Header banner for How to Call Access Manager from PubNub Functions
Real-Time

How to Call Access Manager from PubNub Functions

Access Manager allows you to set rules that grant read & write access to specific channels and user metadata and define permissions for who can read, write, and modify that data. This guide discusses how to implement Access Manager within a PubNub Function.
Virtual Events

How to Throttle or Aggregate Messages with PubNub

Applications that send messages at a high frequency need to consider how readable those messages are for recipients. This how-to will describe how you can either throttle or aggregate messages for a large audience
Gaming

How to Add a Friend List to Your Unity Game

Learn how to add a friend list to your Unity Game with PubNub. Understand how to construct friend groups, listen for online status changes and messages from friends, and how to add/remove friends.
Gaming

How to Add a Scoreboard and Leaderboard to Your Unity Game

Learn how to add a scoreboard and leaderboard to your Unity Game with PubNub. Walkthrough how to update player scores during a match and display a global ranking leaderboard, all in real time.
Gaming

How to Add Moderation and Translation to Your Unity Game

Learn how to add Moderation and Language Translation to your Unity Game with PubNub. Moderating your chat is an essential feature in protecting your players from harmful behaviors and translating messages allows for more players to access your game.