How can I create a plugin using only blueprint and sell it on marketplace?

As I mentioned in the title, I just want to make a plugin using Blueprint and sell it on the marketplace. No matter how much I searched for resources on the internet, I couldn’t find anything like this. Is such a thing possible? If so, how can I do it?

If you mean an actual plugin, you can’t. You can only write plugins in C++.

If you just mean a blueprint asset ( code for other people to run, but you wrote it in blueprint ), then you can use the marketing guidelines

https://publish.unrealengine.com/v3/welcome

I wrote a building system that people can use in their games, it’s all a blueprint. I want to put this up for sale

1 Like

Ok, so not a plugin, technically :slight_smile:

But the link is still good.