Hello, I’m having an issue with procedurally generated actors. It’s possibly a source control problem. Using tortoise svn. Normally saving, everything works fine, however, if I update the svn, the actors that were generated in the prior commit are in the map, but not part of the procedural volume or graph anymore. They are individual actors now and the graph will generate more on top of them. The graph doesn’t even control them anymore, they are just individual actors and have to be deleted. Has anyone had this problem? I can’t seem to find any info on it, probably because it’s such a new thing. Any help would be greatly appreciated.
Well, the quick solution is to cleanup your pcg graph before committing. Then the actors don’t get separated from the graph when you pull changes.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.