Adam Scott

Results 116 comments of Adam Scott

> nothing new showed up in the "Create new node" panel. This is normal. In fact, I submitted [a PR to the Godot repository](https://github.com/godotengine/godot/pull/59498) to fix this issue. Meanwhile, you...

I'll update the branch. Though, I'm using usually my other branch, `port-4.0-expression` which integrates my suggestion to add custom expressions. So, sometimes, I tend to forget this branch.

@farfalk My commit is not backporting expression nodes, just the other modifications that I made. Nonetheless, I'm suggesting to squash this PR before merging master.

@jdbhartley Unfortunately, I don't have time to work on gd-YAFSM at this very moment. I'll try to help as soon as I touch to the code.

Can you add screenshots? Or a video demo?

I tried to reproduce numerous examples here, but couldn't reproduce on master (fcba87e). I suggest to close this issue.

I don't think this is normal. ![Capture d’écran du 2022-11-24 20-23-46](https://user-images.githubusercontent.com/270928/203882240-c8db8262-0d22-4052-8fde-0c178af95d81.png)

Please upload your video on Github directly, as it helps against link rot. (you just have to drag your video file inside the Markdown editor of your issue)

Could not reproduce on 3.5.1, neither on 4.0 (master) Please test on the latest versions of Godot before creating an issue.

> I haven't read any rules that require testing for problems in the latest versions of Godot. Because the issue becomes obsolete if it was fixed on a newer release...