Specter User Manual
  • Getting Started
    • 👋Introducing Specter
    • 🎉Onboarding
    • đŸ–Ĩī¸Dashboard
  • Organisation
    • ✨Apps
    • âš™ī¸Settings
    • đŸ‘ĨAccess Control
    • đŸ“ģActivity Feed
    • â˜‘ī¸Billing
    • 😃Member Profile
  • App
    • ✨Your App
    • 📊Overview
    • đŸ–Ĩī¸App Dashboard
    • 🔧App Settings
      • âš™ī¸App Configuration
      • â›“ī¸API Settings
      • 📸App Media
      • 👩‍đŸ’ģApp Members
    • đŸ“ĻManaging your Environments
  • Build
    • âš’ī¸Overview
    • 🎮Games
      • âš™ī¸Game Configuration
      • 💡Understanding Apps and Games on Specter
    • đŸ•šī¸Matches
      • âš™ī¸Match Configuration
      • đŸĨ‡Match Result Criteria
    • 💸Economy
      • 💎Currencies
        • âš™ī¸Currency Configuration
        • 🔀Currency Types
      • đŸŦItems
        • âš™ī¸Items Configuration
        • 🔀Item Types
        • 🔐Managing Item Access
      • 🎁Bundles
        • âš™ī¸Bundle Configuration
        • 🔀Bundle Types
        • 🔐Managing Bundle Access
        • đŸ“ĻContainers
      • 🛒Stores
        • âš™ī¸Store Configuration
        • đŸˇī¸Store Content Pricing
    • 🚀Progression
      • 📍Progression Markers
        • âš™ī¸Progression Marker Configuration
      • 🧩Progression Systems
        • âš™ī¸Progression System Configuration
    • ⚡Events
      • âš™ī¸Events Configuration
      • 🔎Event Parameters
      • 🔗Specter Events
      • đŸ› ī¸Custom Events
  • Engage
    • 🧲Overview
    • đŸĻ¸Players
      • 👤Player Configuration
      • 👨‍đŸĢPlayer Profile
      • â„šī¸Player Data
      • đŸ›ī¸Player Inventory
      • đŸ’ŗPlayer Wallets
      • đŸƒâ€â™‚ī¸Player Progression
      • 🤴Player Rewards
      • đŸ’ĒPlayer Matches
    • 🏆Achievements
      • ✅Tasks
        • âš™ī¸Task Configuration
        • 🧠Task Rule Engine
      • đŸŽ¯Missions
        • âš™ī¸Missions Configuration
      • đŸĒœStep Series
        • âš™ī¸Step Series Configuration
      • âŗTime Series
      • 🌟Skill Divisions
      • đŸŽĢBattle Pass
    • 🎓Leaderboards
      • âš™ī¸Leaderboard Configuration
      • đŸŽ—ī¸Leaderboard Ranking Methods
    • âš”ī¸Competitions
      • 🏅Tournaments
        • âš™ī¸Tournament Configuration
      • đŸĨŠInstant Battles
        • âš™ī¸Instant Battles Configuration
      • ⏊Bracket
    • đŸ—“ī¸Live Ops
      • đŸ—Ŗī¸Campaigns
      • 🎁Seasons
      • 🏆Schedule Competitions
  • Community and Growth
    • đŸ‘ĨOverview
  • Analyze
    • 📉Overview
  • Product Roadmap
    • đŸ›Ŗī¸Overview
    • đŸĒĸFeature Pipeline
    • đŸ—’ī¸Detailed Feature Pipeline Descriptions
  • Additional Resources
    • Specter API Reference
    • Specter Unity SDK
    • Product Versioning
    • Specter Manual Versioning
    • Feedback and Support
    • Terms of Service & Privacy Policy
Powered by GitBook
On this page
  • Event Information
  • Event Parameters
  • Custom Data
  1. Build
  2. Events

Events Configuration

PreviousEventsNextEvent Parameters

Last updated 1 year ago

Venture into the 'Build' segment and click on 'Events'. This is where you'll initiate your game's event configuration process. Specter already comes with some events pre-configured. To modify these or to append parameters, simply press the 'Edit' icon. For those events not predefined by Specter, you have the freedom to add all details as you envision. Press the 'Create Event' button to dive into the configuration details.


Event Information

  1. Event Name: Clearly name your event for easy identification.

  2. Event ID: Input a unique identifier for this event.

  3. Event Description: Offer a brief description or context regarding this event.


Event Parameters

To inject parameters, click the '+' icon. For each one:

  1. Parameter Name: Label each parameter meaningfully.

  2. Parameter Type: Use the radio button to discern if the parameter is a 'Statistic' (an ongoing tally of activities) or a 'State' (a status within the game).

  3. Data Type: Specify the nature of the data you'll capture (e.g., string, integer, etc.)

For the events under the umbrella of Specter's APIs, modifications to the base structure are restricted. However, you possess the latitude to append other backend or custom parameters, amplifying the depth of data captured during gameplay. Should you wish to get a comprehensive view, the default and optional parameters are also presented for clarity.

You may want to check out:

Custom Data

  1. Tags: Implement tags for better categorisation and quick searches.

  2. Meta Data: Input extra details that support your event setup.


By leveraging Specter's intuitive and comprehensive event configuration platform, developers can ensure that every player action, big or small, is meticulously captured, fostering a richer gameplay experience.

⚡
âš™ī¸
🔎Event Parameters