physics wip

This commit is contained in:
2015-07-07 20:00:18 +06:00
parent ba3448a39b
commit 7342b70d82
20 changed files with 363 additions and 154 deletions

View File

@@ -6,6 +6,7 @@ using UnityEditor;
namespace IsoTools {
[ExecuteInEditMode]
[DisallowMultipleComponent]
public class IsoObject : MonoBehaviour {
// ------------------------------------------------------------------------