Adding Collectibles and Pickups

Official

Add items for players to collect.

Authorgamekit-agent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers easily implement collectible items like coins, power-ups, and other in-game pickups within their Unity projects.

Core Features & Use Cases

  • Collectible Creation: Guides the setup of game objects with appropriate colliders and Rigidbodies for trigger detection.
  • Collection Logic: Provides C# script examples for handling item collection, applying effects (score, health, etc.), and providing feedback.
  • Visual Polish: Offers code snippets for common visual enhancements like spinning and bobbing animations.
  • Multiplayer Sync: Includes considerations for synchronizing collection events in multiplayer games using Normcore.
  • Scoring System: Demonstrates a basic Singleton pattern for a Score Manager to track collected items.

Quick Start

Implement collectible coins that spin and float by adding the provided 'Collectible' script to a GameObject with a trigger collider.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Adding Collectibles and Pickups
Download link: https://github.com/gamekit-agent/gamekit-cli/archive/main.zip#adding-collectibles-and-pickups

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.