Skip to content

Version Control Tools

Version control is essential to organized, incremental development of projects.

Tip

Use Version Control with your Unity Projects so you can see changes and revert to earlier versions if needed.

Editor Integration

PlayMaker works seamlessly with Unity’s version control systems, and we're building deeper integration directly into the PlayMaker editor:

  • Visual Diffs that highlight changes directly in the FSM Graph View.
  • Human-readable summaries that clearly explain what changed.

See also: Roadmap