Hacker News new | ask | show | jobs
by Impossible 3241 days ago
Blueprints can be used with source control, so your comment is highly misleading. Merging and diffing blueprints is possible as well, as they are serialized in text format and there are tools to assist with that, but merging is unrelible. In practice Unity scenes and prefabs have the same issue. Professional teams, including Epic of course, use Blueprints heavily and always use source control...