-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
- New Connector options window - IsoUnityOptions GameObject created automatically - Changed IsoUnityConnector reference in IsoUnityOptions - Attributes clones in character and specialized class - Editable attributes in Character and Specialized class without changing original - Vertical scrolls for database Editor Window
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ MonoBehaviour: | |
specializedClass: [] | ||
height: 0 | ||
distance: 0 | ||
attackRange: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ MonoBehaviour: | |
specializedClass: [] | ||
height: 0 | ||
distance: 0 | ||
attackRange: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ MonoBehaviour: | |
specializedClass: [] | ||
height: 0 | ||
distance: 0 | ||
attackRange: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 2d9fb3b8c5fa23c4e8313ab14ed5bdb8, type: 3} | ||
m_Name: NewCharacter(5) | ||
m_EditorClassIdentifier: | ||
name: NewCharacter(5) | ||
inventory: {fileID: 0} | ||
Slots: [] | ||
attributes: [] | ||
specializedClass: [] | ||
height: 0 | ||
distance: 0 | ||
attackRange: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 2d9fb3b8c5fa23c4e8313ab14ed5bdb8, type: 3} | ||
m_Name: NewCharacter(6) | ||
m_EditorClassIdentifier: | ||
name: NewCharacter(6) | ||
inventory: {fileID: 0} | ||
Slots: [] | ||
attributes: [] | ||
specializedClass: [] | ||
height: 0 | ||
distance: 0 | ||
attackRange: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 2d9fb3b8c5fa23c4e8313ab14ed5bdb8, type: 3} | ||
m_Name: NewCharacter(7) | ||
m_EditorClassIdentifier: | ||
name: NewCharacter(7) | ||
inventory: {fileID: 0} | ||
Slots: [] | ||
attributes: [] | ||
specializedClass: [] | ||
height: 0 | ||
distance: 0 | ||
attackRange: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.