-
- [x] http://hangaroundtheweb.com/2019/10/creating-runtime-assisted-codemods-using-telemetry-helpers/
- [x] http://hangaroundtheweb.com/2020/05/setting-up-coveralls-for-your-ember-addons/
- [x] http…
-
**Description**
The VSCode extension sometimes adds multiple annotations to a machine definition. I'm not entirely sure what behavior or steps I am taking that might be causing this to happen.
E…
-
Is it in any way possible to store and restore the current state of the state chart itself? I would like to use this addon with rollback netcode, which requires this functionality so that the chart ca…
-
Hello!
First of all, thanks a lot for the amazing plugin! I am looking forward to using it on my project.
The problem is I can't use it at the moment - the simple state freezes my game when runn…
-
Inspired by [this article](https://rust-analyzer.github.io/blog/2020/07/20/three-architectures-for-responsive-ide.html), I'm researching a new approach to analyzing and linting. I've been calling this…
-
My project fails to start intermittently with "Parser Error: Could not find type "ResourceGroupBackgroundLoader" in the current scope." called from resource_group.gd:69.
I can't find any other debu…
-
I just installed StateCharts, and the dropdown for managing event names which the docs describe doesn't seem to be there. Here's the editor looking at the platformer demo:
![no-dropdown](https://gi…
-
I'm trying to implement a state chart with something like the following states:
* Idle
* IsMoving
* IsRotating
Now, what makes this difficult for me to grasp are two things:
* The rotation is d…
eobet updated
3 months ago
-
This is not an "issue", but rather a question on how to accomplish something.
I was following this tutorial on a card dragging mechanism and wanted to build it with this extension.
Here is the v…
-
I've noticed that we have a number of recent packages published to pub.dev that are missing their readme's.
On examination of a few packages, it would appear that the readme is missing from the upl…