Wojciech Karolczak

Results 16 issues of Wojciech Karolczak

Can you add class that handles creation for nodes? That way instead of bunch of "new" ![image](https://user-images.githubusercontent.com/38141841/79225192-aa735e80-7e5c-11ea-9469-df5c4f224834.png) You would have this ![image](https://user-images.githubusercontent.com/38141841/79225227-b65f2080-7e5c-11ea-97b6-20b0ce10bb06.png) Or even this ![image](https://user-images.githubusercontent.com/38141841/79225258-bfe88880-7e5c-11ea-8b90-e510c9c98779.png)

enhancement

I touched this asset again and I noticed big flaw when it comes to debugging. Currently we cannot name nodes like selector or sequence in easy way. This is key...

enhancement

It would be really handy to have nodes such as "Random Selector" or "Random Sequencer". They would be helpful for creating more non linear enemy behaviours. Especially for bosses. (For...

Fixed jump not working properly when Time.timeScale is not equal to 1

So I was asked to move this here: > •Can you add something like "command groups" so when I have bunch of objects with similar commands like "testcube.jump" they won't...

feature

Can you expose some function to delete command and it's autocompletion word? I need this for few things

feature

When I'm adding command at runtime using AddCommand, autocompletion word for this command isn't always added. I don't know why.

# What did I do? I called ` --set-icon ` to add an icon to an exe file. Both icons had total of 6 sizes. Ranging from 16x16 to 256x256....

**Describe the bug** The maximum speed is capped to FPS/s characters **Expected Behavior** Animation should be able to advance more than one character per frame

bug