I've been messing with the Houdini Engine API to see if I can get Engine assets to cook in Unity during play mode.
It does work, as long as I don't ask it to update more than once every few seconds. Otherwise I end up with a memory allocation error:
I'll have to find a good workaround for this.
No comments:
Post a Comment