Stilic

Results 27 comments of Stilic

To assign multiples callbacks at the same time and dispatch events to them.

use something like that: ``` yourChar.setCharacter(yourChar.x, yourChar.y, 'the-character-name'); ```

run this in a terminal: ``` haxelib remove hscript haxelib install hscript ``` and put this in the project.xml: ```xml ```

> Thanks for the report. Can you provide a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that demonstrates the issue? I just made a repo that demonstrate the issue: https://github.com/Stilic/tjsg-import-example (use `npm run generate`...

> Thanks for the issue and I'm glad there is a workaround It works correctly with classic imports.

do you have git installed?

> > do you have git installed? > > i believe i do, but do you think i need to do a quick reinstall? probably

do you have the latest version of haxe too?