Hello everyone. Til now I havent any problem at all but in this lecture my Unreal project crash and I didnt know why. I explain my steps so you can follow me up:
First of all I followed the initial step of the video and I have the Maps and Mode option different from
Ben
Mine
and these are the options available
I selected EscapeRoomGameModeBase becasue it’s the closest to his solution, then
I have also this differentation in the OpenDoor.cpp file
Ben
Mine
Then If I try to move my code above, in the OpenDoor method and recompile the project this happen:
If I try to move again the code where it was nothing change, same crash over and over
I also try to select in Maps and Mode: GameMode but same, Unreal crash.
So I go to Sourcetree and delete my last commit keep the files and try again! Now I done this 5 times.
Can somebody help me?