I actually wrote the precursor to Actor Waypoints in C++, but it seemed at the time that C++ projects were not being accepted on the marketplace, which was a real bummer and caused me to redo it in Blueprint. Therefore, I’m really intrigued by that shooter kit being on the marketplace! Has anyone else submitted a C++ project that got placed on the marketplace? I think one of the challenges is that Blueprint works across all platforms whereas with C++, unless you distributed binaries and limited the component to one system (Windows, like the shooter kit did), buyers would have to compile the code themselves. I wonder if that would turn off a lot of people?