carlos tabanud

now browsing by tag

 
 

im new in using this awesome launcher but, through some youtube tutorials and reading some posts here, I managed to…

im new in using this awesome launcher but, through some youtube tutorials and reading some posts here, I managed to make an icon animated. I dont really know much about scripts. I did my animated icons by copying and pasting scripts from here.

can anyone please help me make a script and what to edit in bindings? I want to make a looped animation and how can I make something like the binding “left” to start from the right going to the left side of the screen.

and how can I make an icon move after an icon just finished moving using script and what to edit in bindings.

i found this here.

“public void runScript (String name, String data)

Run another script. Same as calling runScript(null, name, data) with a null path.

See Also

runScript(String, String, String)

public void runScript (String path, String name, String data)

Run another script. Optional data can be transmitted to the called script and retrieved using getData().

Parameters

path path of the script (null to look in all directories)

name name of the script as found in the script editor, optionally prefixed with its path

data optional data to send to the script. Use JSON to pass more than a string.”

how should this be written in the script editor if I want to run an icon animation after a previous icon animation?

sorry for so many questions. I really wanted to make an awesome lightning launcher animation.

thank you very much!!!