mirror of
https://github.com/galacean/engine.git
synced 2026-05-30 23:35:16 +08:00
15 lines
505 B
Markdown
15 lines
505 B
Markdown
---
|
|
order: 2
|
|
title: Create Script
|
|
type: Script
|
|
label: Script
|
|
---
|
|
|
|
The [Script component](/en/docs/script) is an important extension capability provided by the engine to developers. In the Galacean editor, scripts are also considered as assets.
|
|
|
|
## Using Scripts in the Editor
|
|
|
|
Using scripts in the editor is very convenient. Simply create a script and then add it to the entity's script component.
|
|
|
|

|