Jump to content

Experience Demo (UE4 Code) Is it being distributed properly?


Eddy

Recommended Posts

If you open the UE4 Sample Code compressed file being distributed,

there is only SRWorks_Experience.cpp class in the SRWorks_Experience Plugin folder.

I don't think it's properly uploaded. Please check.

Link to comment
Share on other sites

Hi Eddy,

 

Since Experience Demo is built upon SRWorks Plugin and written not with C++ but with Blueprint, it's pretty normal that it only has one .cpp file of its own.

 

Have you added SRWorks Plugin into the Plugins folder? If not, try adding the folder SRWorks (from SRWorks SDK UE4 Plugin) into the Plugins folder of the demo project.

 

Cheers,

Renee

Link to comment
Share on other sites

Thank you for answering the question.

 

Generate the experience demo that is currently being distributed and compile it, and all the Blueprints will be damaged as shown above. Have you checked? The same thing happens on other computers. All must be manually re-coded to use.

Link to comment
Share on other sites

As discussed in my previous comment, since Experience Demo project is a demo project built upon SRWorks SDK Plugin, having the Experience Demo project alone is insufficient. Without adding SRWorks SDK Plugin to it, there will certainly be reference missing.

 

Do you have SRWorks SDK Plugin in the Plugins folder of the Experience Demo project?

 

The plugins folder should look like this:

 

Cheers,

Renee

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...