RealityStop

Results 6 comments of RealityStop
trafficstars

> @Satiring any successor of this abandoned project? Cookbook no, Entitas yes: (https://github.com/jeffcampbellmakesgames/Entitas-Redux)

I humbly submit [https://github.com/RealityStop/gocs](https://github.com/RealityStop/gocs) as a stopgap until the new official version of GoCS arrives. I felt the same need for directionality in Events, so I made a few alterations....

Selecting current user during the process does appear to workaround the issue.

As far as I'm aware, Bolt doesn't support unanchored connector lines. We'd have to anchor it to *something*. Offhand, I'm not thinking of a good way of handling that. I'd...

In my case, debug is available and remains a workaround for me, I wasn't sure if this was an issue that could be addressed for others, though.

For me, I had to install the .NET 7 SDK rather than the .NET 6 one. Once I did that, I could then set my project as a .NET 6...