This repository was archived by the owner on May 2, 2023. It is now read-only.
Commit 94590ca
Minigame (#1)
* Added a draft of the minigame
* reformat
* Cleaned the folders + refactored code + added a missing function to erc 721
* Updated code structure and data structure
* Fixed errors + cleaned the scene + added animation + character rotation on touch
* updated changes requested
* Added refresh and fixed some details
* Updated Logo
* added namespace + changes according to request
* Changed app name + added scrollbar to logs + fixed issue regarding to wait for transaction complete + added events
* Added Number of items in the corner
* Added a check for rotation + physics2d
* Reformated Code + added disable button when transaction is pending
* Reformat cleanup + changes requested to itembutton script
Co-authored-by: Eugene Alekseev <[email protected]>1 parent 2726007 commit 94590ca
File tree
147 files changed
+298067
-15980
lines changed- .idea
- .idea.game-unity-demo/.idea
- .idea.mirage-unity-demo/.idea
- Assets
- MirageSDK
- Animation
- Demo
- Icons
- Models
- Prefabs
- Scenes
- ScriptableObjects
- Scripts
- Data
- Helpers
- Texture & mats
- UI
- Animations
- CanvasPrefabsLandscape
- Prefabs
- Sprites_UI
- Examples
- Scripts
- ContractMessages/ERC721
- WearableNFTExample
- UseCases
- Index
- Plugins
- WalletConnectSharp
- WalletConnectSharp.Core
- Events
- Models
- Ethereum
- Scripts/Core/Utils
- UI/Sprites_UI
- UseCases
- Packages
- ProjectSettings
- UserSettings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
147 files changed
+298067
-15980
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments