Login Register

Running Your First Commands

Estimated reading: 0 minutes 5 views

Use a simple scenario that proves the full loop works. Start with something like:

“Hi! I just recently purchased GameCatalyst. Please select my Unity project.”

Then continue with:

“Can you create a sphere in the middle of my scene?”

“How about changing its size to be 3x larger?”

“Can you make it a metallic blue color?”

What this first session teaches you:

  • The AI can connect to your real project
  • Project selection is explicit and intentional
  • Approval prompts may appear, and that is good
  • The AI may create a plan before it acts
  • Unity responds live while you watch
  • Vex and GameCatalyst are helping guide the session the entire time

What you will see:

When the AI creates the sphere, it appears in your Unity Scene view immediately. When it scales the sphere, the Transform component updates in the Inspector. When it changes the color, a new material is created and applied. Everything happens in real time, not in some disconnected sandbox.

Share this Doc

Running Your First Commands

Or copy link

CONTENTS