- 最后登录
- 2024-3-11
- 注册时间
- 2013-9-17
- 阅读权限
- 90
- 积分
- 40625
- 纳金币
- 26224
- 精华
- 17
|
Requires Unity 4.6.1 or higher.
Unity 5 compatible!
Code Control is a framework written in C#, specially designed to create an easy to understand workflow for creating games in Unity using the MVC design pattern.
Key features:
• Code Monitoring
• Smart Serialization
• Global Messaging
This package contains the full source code of Code Control, allowing you to instantly tweak it when necessary!
Code Control comes with three insightful ways to monitor what's happening in code while running the game. Including message visualization and a basic UML of data structures, all clickable to open associated code files, making it much easier for new programmers to hop in on your project and understand the code.
Data models can be saved effortless while having references to each other. Controllers enforce a single initialization path, making sure there is no separate code for initializing-from-game and initializing-from-load.
|
-
总评分: 纳金币 + 5
查看全部评分
|