Creating Materials

Create and apply materials with color, metallic, smoothness, and emission properties.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/definitelygames/ClownCar --skill creating-materials-definitelygames
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Creating Materials
Source: https://github.com/definitelygames/ClownCar/tree/main/.claude/skills/creating-materials
Command: npx skills add https://github.com/definitelygames/ClownCar --skill creating-materials-definitelygames

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of assigning visual properties like color, texture, and material types to objects, ensuring clear visual identity and thematic consistency in a project.

Core Features & Use Cases

  • Material Creation: Define and create new material assets with specific properties (color, metallic, smoothness, emission).
  • Object Material Application: Apply created materials to game objects via their MeshRenderer component.
  • Visual Language Consistency: Establishes a clear visual language for different object types (player, enemies, collectibles) through color coding.

Quick Start

Create a new red, metallic material and apply it to the object named 'Cube'.

Frequently Asked Questions about Creating Materials

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply materials and textures to game objects for visual customization?

To apply materials and textures for visual customization, this Skill assigns defined material assets to game objects via their MeshRenderer component, configuring properties like color, metallic, smoothness, and emission.

What is the best way to establish a consistent visual language for game assets?

Establishing a consistent visual language for game assets is achieved through predefined color palettes and material types, which allows you to color-code different object types like players, enemies, and collectibles.

Can I define specific material properties like metallic and smoothness for game development?

Defining specific material properties like metallic and smoothness for game development is fully supported, allowing you to create new material assets with precise visual characteristics including color and emission.

How do I create a new metallic material and assign it to a specific object?

Creating a new metallic material and assigning it to a specific object involves defining the material properties first, then applying the created material directly to the target game object through its MeshRenderer component.

Does this material creation Skill require any external dependencies or components?

This material creation Skill requires no external dependencies or components to function, allowing you to immediately define object visuals such as color, texture, and style within your game development environment.