Skip to content

Resource Introduction

Liang Liu edited this page Oct 15, 2018 · 3 revisions

In the app development, We need many types of resources. Like image, material, shader, video, script etc. Some of them can be created, modify, save by echo. Some of them need to be created by third-party tools.

View

You can view resources your project used by Resource Panel.

Import

For now, just copy resources you need to the project folder.

Create

In the resource panel, When right click mouse button down, there will pop up a menu. Then choose [New] and click the resource menu to create the resource you want.

Modify

In the resource panel, Choose the resource by clicking it. Then you can modify it in "Property Panel". It is very similar to edit Node.
But some resources like Lua script need a double-click to open another edit panel.

Script Methods

Clone this wiki locally