World Activity System

v1.0.0

World Activity System

Unity Asset Documentation — Dynamic world events for Game Creator 2

Status: Asset under review and upcoming features currently prioritized.

What is World Activity System?

World Activity System enables you to create discoverable encounters and dynamic world events in your Game Creator 2 projects. Build open-world experiences with spatial activities (shrines, dungeons, secrets) and temporal activities (world events, boss spawns) through a unified, automated framework.

World Activity System Preview

Key Features

Spatial Activities

Discoverable shrines, dungeons, landmarks with proximity detection

Temporal Events

Automated time-based and conditional world events

Event Scheduler

Smart scheduling with intervals, time-of-day, and conditions

Full GC2 Integration

Seamless integration with Game Creator 2 visual scripting

Anchor System

Hybrid ScriptableObject + MonoBehaviour for easy scene placement

Debug Window

Real-time monitoring with timeline, history, and performance tools

Performance Optimized

Smart caching system for conditional events (>80% hit rate)

Persistence System

Automatic saving and loading via Remember system

Who is this for?

Open-World Developers

Create dynamic worlds with discoverable content and automated events

Game Creator 2 Users

Extend your GC2 projects with professional activity management

No-Code Developers

Build complex systems entirely through visual scripting

Programmers

Extend the system with custom code and integrations

Quick Start

Ready to get started? Follow these simple steps:

  1. Installation: Import the package via Unity Package Manager
  2. Setup Manager: Add WorldActivityManager to your scene
  3. Create First Activity: Use the Activity Manager window
  4. Test Discovery: Walk to anchor and discover content
  5. Enable Scheduler: Automate temporal events
Tip: Complete the Getting Started guide for a full walkthrough with examples and best practices.

System Requirements

RequirementVersion
Unity2023.x or later
Game Creator 2 CoreLatest version
Cozy WeatherOptional

Introduction Video

Introduction
Events

Screenshots

Support

Need help? Check out the Support page for:

  • Frequently Asked Questions
  • Changelog and version history
  • Contact information
  • Community resources