-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed Catch Button placement. Units now correctly rotate on all clients
- Loading branch information
1 parent
8b9b4d1
commit 6a3402e
Showing
173 changed files
with
25,408 additions
and
99 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: cafeac20b3647714e9e4efb419ab8497, type: 3} | ||
m_Name: CLASSIC | ||
m_EditorClassIdentifier: | ||
board: | ||
array2D: | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
- row: 0101010101010101 | ||
BenchSizeTiles: 9 | ||
EqualDimensions: 1 | ||
PointSymmetric: 1 | ||
YSymmetric: 1 | ||
BenchCentered: 1 | ||
DefaultYOffset: 1 | ||
fillMode: 0 |
5 changes: 3 additions & 2 deletions
5
...t/packages/bolt_samples.unitypackage.meta → Assets/Data/Arena Layout/CLASSIC.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.