Skip to content

Commit

Permalink
Updated README part 3 (fixed gesture icons)
Browse files Browse the repository at this point in the history
  • Loading branch information
scott0123 committed Dec 20, 2018
1 parent e7f0454 commit 9c1e770
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 6 deletions.
8 changes: 8 additions & 0 deletions Assets/Output.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Images/air.png
Binary file not shown.
Binary file added Images/air_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Images/earth.png
Binary file not shown.
Binary file added Images/earth_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Images/fireball.png
Binary file not shown.
Binary file added Images/fireball_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Images/ice.png
Binary file not shown.
Binary file added Images/ice_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Images/lightning.png
Binary file not shown.
Binary file added Images/lightning_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Images/shield.png
Binary file not shown.
Binary file added Images/shield_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ Select your build location.
![Hierarchy image](./Images/hierarchy.png)

### Spell gestures
![Fireball gesture](./Images/fireball.png | width=100)
![Lightning gesture](./Images/lightning.png | width=100)
![Ice gesture](./Images/ice.png | width=100)
![Earth gesture](./Images/earth.png | width=100)
![Air gesture](./Images/air.png | width=100)
![Shield gesture](./Images/shield.png | width=100)
![Fireball gesture](./Images/fireball_icon.png)
![Lightning gesture](./Images/lightning_icon.png)
![Ice gesture](./Images/ice_icon.png)
![Earth gesture](./Images/earth_icon.png)
![Air gesture](./Images/air_icon.png)
![Shield gesture](./Images/shield_icon.png)

### Game Design Document
https://docs.google.com/document/d/1hs4El7qzT2vCHhaPN9zTqvtF0LksF_KemcwoVwB_Los/edit?usp=sharing
Expand Down

0 comments on commit 9c1e770

Please sign in to comment.