> For the complete documentation index, see [llms.txt](https://creators-camera.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creators-camera.gitbook.io/project/scripting.md).

# Scripting

Communicating your inner-self into Creator's Camera.

### NOTE: This is all outdated, go to the In-Game Keyframing page.

### What are Scripts for?

Making custom camera paths can be done through scripting. You write pretty simple lines of text that tell my program which way to move the camera.

{% hint style="info" %}
A visual script maker is in progress for v0.4, so if writing code just isn't ya' thing, you're in luck.
{% endhint %}

I've tried to make the scripting itself relatively simple, and I've provided in-depth documentation and example scripts to help you learn.

I've made a basic tutorial to teach scripting.

{% embed url="<https://www.youtube.com/watch?v=h9bp2BeKB1E>" %}

If you'd rather read than watch, no worries. Head onto the next page for a text tutorial on it.
