Hannes Rydén

Results 16 comments of Hannes Rydén

I finally have managed to get a script to run in packaged build as well!! The key part for me was to create an empty C++ actor class and then...

Here's a list of the compile errors I get: ![image](https://user-images.githubusercontent.com/1542042/216344816-7af6d033-1d01-415f-a717-a123dace40aa.png)

I managed to solve half of them by just adding `#include "EditorStyleSet.h" ` at the top of SJavascriptGraphEdNode.cpp

Yeah, same here, good to know! I also rolled back, but I do want to start switching to UE5.1 soon thanks to the much improved foliage rendering. I also added:...

That's amazing. I just tested it, and it runs out of the box. Thanks so much for fixing this! This should really be merged into the original repo. Great job!

I also tried solution number 2 just like you described but couldn't get it to work either. I'm on Windows 11 and would love to be able to remove the...