LogoLogo
VIVERSESupportBlogDiscord
  • Creator Tools
  • Polygon Streaming
  • Introduction to Creator Tools
  • Publishing with Your VIVERSE Account
  • Optimization
  • World Decoration
    • Edit Mode
    • Supported Media & Settings
    • Creating From Templates
      • Pet Rescue Template Project
  • PlayCanvas SDK
    • PlayCanvas Extension Setup
    • Publishing to VIVERSE
    • Scene Settings
    • No Code Tools
      • Sample Project
      • Quests
      • Trigger & Action
        • Event Listeners
        • Entity Enabling & Disabling
        • Entity Collision Enabling & Disabling
        • Entity Physics
        • Avatar Teleport & Checkpoint
        • Animation & Sound
        • Asset Management
      • Media
        • Polygon Streaming
        • Images
        • Video
        • Audio
      • Pick and Throw
      • Networked
      • Seat
      • GPU Mesh Instancing
    • Custom Code
      • Connecting No-Code Events to Custom Scripts
      • Introduction to MJS
      • Camera Management: Settings and Switching
    • Examples
      • Create Your First PlayCanvas Project
      • SHADEART | Custom Shader
      • WITHIN | A Generative Audiovisual Maze
      • First Person Shooter with Destruction
  • Unity SDK
    • Porting from Unity to PlayCanvas
Powered by GitBook
LogoLogo

Important Links

  • COOKIE POLICY
  • TERMS OF SERVICE
  • PRIVACY POLICY
  • VIVERSE PARTNERS

Socials

  • X / Twitter
  • LinkedIn
  • Instagram

© 2025 HTC CORPORATION

On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. World Decoration

Creating From Templates

This document lists the templates currently available for download.

PreviousSupported Media & SettingsNextPet Rescue Template Project

Last updated 2 months ago

Was this helpful?


Templates are starter projects that are pre-built in PlayCanvas. They are available for download and can be uploaded into PlayCanvas accounts, which allows creators to save time by utilizing the functionality that has been provided in the templates.

Title
Image
Game Type

Hidden object game

Pet Rescue Concepts Explored
  • Random Waypoints - script used to randomize location of objects

  • Quest System - creating a quest system that tracks progression when user completes tasks

  • Mouse Selection - adding functionality for allowing users to select objects with mouse

  • Countdown - creating a 2D user interface used to display numbers counting down prior to game start

  • Scoreboard - creating a 2D user interface used to display score and time

  • Animations - adding animations to 3D models

  • Audio - adding sound effects and music

  • Game Over UI - creating a basic 2D user interface with buttons

Pet Rescue