Want to learn how to manipulate platofrms in Verse? Or created a logic puzzle? Check out these different mechanics and interactions for you to add to your own projects.
Animating Prop Movement
Learn how to use Verse to animate prop movement for a Fall Guys obstacle course.
Create Your Own NPC Medic
Use Verse Code to create a custom NPC medic.
Custom Round Logic
Learn how to save information that persists across rounds and reset the persistent data when the multi-round game ends or a player leaves the session.
Disappearing Platform on Loop
Use Verse to create a platform that appears and disappears periodically.
Disappearing Platform on Touch
Create a platform using Verse that disappears when the player touches it and reappears a random number of seconds later.
Make Your Own In-Game Leaderboard in Verse
Create an in-game leaderboard that tracks player stats across games
Moving Objective Marker
Use Verse to create a moving objective marker.
Party-Based Gameplay Using the Social Synergy API
Learn how to use the Social Synergy API to read party membership in Verse and build gameplay that rewards playing together.
Persistent Player Statistics
Learn how to create persistent player statistics that are saved between game sessions.
Synchronized Disappearing Platforms
Use Verse to create a series of platforms that appear and disappear in sequence using one device.
Tagged Lights Puzzle
Create a puzzle where the player has to find the right combination of lights on and off to spawn an item, using a device created with Verse.
Team Multiplayer Balancing
Use Verse to balance teams at runtime and when a player joins the game.
Transitioning Player Point of View with Cameras
Learn how to change the camera when a player opens a door to create a transition between areas.
Time Jumping Platformer and Survival Game
Create an island that jumps between day and night.