Tan Jian Ping

Results 47 comments of Tan Jian Ping

The idea sounds really cool, but I don't think it fits well as an alternative solution to timeout condition, I thinks it's more related to expression condition #31 The original...

Here's a rough idea ![Screenshot 2022-02-10 160125](https://user-images.githubusercontent.com/11486079/153366222-b1ee2941-ba60-406c-ae97-14d729dba9b4.png)

Just use a transition without any conditions and set delay to 0.1s

Did you install gd-YAFSM from godot asset library? It sounds like #36 that has been fixed by #37 , though I haven't release it You can try cloning this repository...

Cool! I always wanted to support complex condition. Your solution is really interesting, I suppose contents of the group act like AND while groups itself act like OR. However, there's...

Just did a quick test on the PR and it is impressive! > > Cool! I always wanted to support complex condition. Your solution is really interesting, I suppose contents...

Expression ![Screenshot 2021-11-24 072847](https://user-images.githubusercontent.com/11486079/143145528-789151c7-1d10-461b-9f83-779032a6efeb.png) ![Screenshot 2021-11-24 072935](https://user-images.githubusercontent.com/11486079/143145538-2b6f8969-1cbb-4143-a230-f79c8695a72c.png) Condition group ![Screenshot 2021-11-24 073354](https://user-images.githubusercontent.com/11486079/143145562-ba5ad8a5-b53c-474e-88c2-fe1315eb8aee.png) ![Screenshot 2021-11-24 073418](https://user-images.githubusercontent.com/11486079/143145566-eba64f94-15b6-4c2a-812f-8ba31d0932c6.png) From perspective of UI, both expression and condition group has their own strength & weakness....

> Well, I'm not talking about nuking the ExpressionCondition, haha. > ![Capture d’écran 2021-11-23 203542](https://user-images.githubusercontent.com/270928/143155252-e5634f65-8a69-4422-a903-2469196e16f6.png) That's pretty cool! > But I understand your point. For now, it appears to be...

Yes, I think it would be a nice feature that you can work on your favorite software and import the logic to godot through YAFSM. But I think this will...

Can you record the issue and upload the video?