Files
engine/docs/en/script/create.md
2024-07-17 14:03:06 +08:00

505 B

order, title, type, label
order title type label
2 Create Script Script Script

The Script component 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.

Script