-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mogoson
committed
Nov 30, 2022
1 parent
1debb42
commit 281f6bd
Showing
3 changed files
with
49 additions
and
9 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
# MGS-UIMap | ||
- [中文手册](./README_ZH.md) | ||
# MGS.UIMap | ||
|
||
## Summary | ||
- Unity plugin for make mini map and draw motion trail in scene UI. | ||
|
@@ -8,19 +7,19 @@ | |
- Unity 5.0 or above. | ||
- .Net Framework 3.5 or above. | ||
|
||
## Platform | ||
|
||
- Windows. | ||
|
||
## Achieve | ||
- Global map UI. | ||
- Local map UI. | ||
- Flag on map. | ||
- Draw trail of dynamic flag on map. | ||
|
||
## Demo | ||
- Demos in the path "MGS-UIMap/Scenes" provide reference to you. | ||
|
||
## Preview | ||
- Global Map Trail | ||
- Demos in the path "MGS.Packages/UIMap/Demo" provide reference to you. | ||
|
||
![Global Map Trail](./Attachment/README_Image/GlobalMapTrail.gif) | ||
------ | ||
|
||
## Contact | ||
- If you have any questions, feel free to contact me at [email protected]. | ||
Copyright © 2022 Mogoson. [email protected] |
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,33 @@ | ||
# MGS.UIMap | ||
|
||
## Summary | ||
- Unity plugin for make mini map and draw motion trail in scene UI. | ||
|
||
## Environment | ||
- Unity 5.0 or above. | ||
- .Net Framework 3.5 or above. | ||
|
||
## Platform | ||
|
||
- Windows. | ||
|
||
## Version | ||
|
||
- 1.1.0 | ||
|
||
## Achieve | ||
- Global map UI. | ||
- Local map UI. | ||
- Flag on map. | ||
- Draw trail of dynamic flag on map. | ||
|
||
## Demo | ||
- Demos in the path "MGS.Packages/UIMap/Demo" provide reference to you. | ||
|
||
## Source | ||
|
||
- https://github.com/mogoson/MGS.UIMap | ||
|
||
------ | ||
|
||
Copyright © 2022 Mogoson. [email protected] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.