gameobject-component-get

Community

Inspect GameObject component details.

Authorlunafish
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to retrieve detailed information about specific components attached to GameObjects within a Unity project, enabling precise inspection of component data before making modifications.

Core Features & Use Cases

  • Component Inspection: Get the type, enabled state, serialized fields, and properties of any component.
  • Data Verification: Verify component settings and values before applying changes.
  • Debugging: Understand the current state of a component to diagnose issues.
  • Use Case: Before changing a Rigidbody's mass, use this Skill to check its current mass value and ensure it's enabled.

Quick Start

Get the details for the component with index 1 on the GameObject named 'Player'.

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: gameobject-component-get
Download link: https://github.com/lunafish/Game00/archive/main.zip#gameobject-component-get

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.