Open Iceisn1ce opened 6 days ago
Hi,
That's a good question. Strictly speaking you shouldn't need a c++ project, but I've found it helpful when Unreal gets a little finicky. It can help get out of strange compiling stalemates. Go ahead and add c++ class from Tools/New c++ class.
Where did you place the plugin? It should be located in YourProject/Plugins/Rive/
Using UE 5.4 + Rive 0.2.2
Rive does not package for Windows, other plugins do withoutn a problem. Error when starting the packaged project:
Plugin 'Rive' failed to load because module 'Rive' could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.