Jump to content

Question

Posted

Hello,

 

Firstly thank you for this great software

 

How the resources system work ?

I do not understand.


Thank you for your help.

4 answers to this question

Recommended Posts

  • 0
Posted

You need to do each resource in a .png like: tree1.png, tree2.png... after put them in the resource folder. Each tree need a alive version and destroy version.

 

I do it:

 

T1_1.png // tree 1begin

T1_2.png // tree 1 destroy

T2_1.png // tree 2 begin

T2_2.png // tree 2 destroy

...

R1_1.png  // rock 1 begin

R1_2.png // rock 1 destroy

R2_1.png  // rock 2 begin

R2_2.png // rock 2 destroy

...

P1_1.png // plant 1 begin

P1_2.png // plant 1 destroy

P2_1.png // plant 2 begin

P2_2.png // plant 2 destroy

...

 

When it's done just create ressource in the ressource editor.

  • 0
Posted

Thank you for the answer

I understood.
I do not understand how to configure the resource.

Nothing happens when I click on a resource.

 

Capture.PNG

×
×
  • Create New...