Blueprint/C++ Advanced Templates , Tools & Plugins

I did that and it didn’t work for me. I deleted the folder went back to the zip and did a fresh extraction from it, then immediately went to the uproject file and tried to generate the visual studio files with the same result :frowning: . However, I managed to grab a copy of a working project folder from KitatusStudios’s website that seems to work :). By the way, great job on the C++ code, this looks and preforms better than I expected!

I do have one question about the code, what I’m trying to do is recreate MC Escher’s lithograph “Relativity” in unreal with hopefully your gravity plugin. Would it be possible to have three different characters use the code as the player cycles between them? (only one character would be active at a time) And/or is it possible to alter the plugin without going into the C++ code itself? (I don’t think that it is but I thought that I’d ask)