Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHello Character example crashes in version 4.23 (More templates are crashing) #269
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to play the helloCharacter level, crashes the editor...
After a little bit of debugging the problem lives in this two functions, even spawning only one character, crashes the engine.
Edit : After trying this pluggin for 4 hours in the JavascriptPlayground, and testing other examples, i came to the conclusion that without a proper documentation, or functioning examples, its almost impossible to learn this pluggin. For instance, my last test, was to change game mode in the for a simple one in the helloInputbinding level and set the default pawn to custom one, with it i've placed the helloInputBinding script and removed from the level the actor came with it, and the engine crashed.