Thanks. I will take a look a this tomorrow.
As states in my previous post, please make sure to to build the AOTClasses.cs file through the “Preferred Types Editor” window, as explained in the included ReadMe.txt file of the FlowCanvas package.
First of all, please do not include paid assets in publicly posted packages. I had to delete the package attachment for that.
So, Application.LoadLevel is obsolete (no longer supported by Unity). What you need to use instead is SceneManager.LoadScene.
To make the SceneManager class appear in FlowCanvas, please open up Preferred Types Editor window and at the top, do a search for “SceneManager” then add the type in the list using the “+” button that will appear on the left.
Having done this, you will then be able to see and use SceneManager.LoadScene method in the FlowCanvas “Reflected” category menu.
Let me know if this works for you, or if you need more help in that matter.
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.