Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit cc2678c

Browse files
committed
Fixed all README alt texts
1 parent b1a2999 commit cc2678c

File tree

14 files changed

+142
-7
lines changed

14 files changed

+142
-7
lines changed

Assets/ScreenSpace/FizzleFade/Animations.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/Images.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/Prefabs.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Example
2-
![Example](LINK TO IMAGE)
1+
# FizzleFade
2+
![FizzleFade demo image](LINK TO IMAGE)
33

44
### Description
55
Hello, I am a description which should be replaced so. Please replace me.

Assets/ScreenSpace/FizzleFade/README.md.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/Scenes.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/Scenes/Fizzlefade.unity.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/Scripts.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/FizzleFade/readme-image.png.meta

+74
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/Offset/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Offest UI
2-
![Example demo gif](https://github.com/LewisJohnson/unity-ui-examples/blob/master/Assets/Offset/readme-gif.gif)
2+
![Offest demo image](https://github.com/LewisJohnson/unity-ui-examples/blob/master/Assets/Offset/readme-gif.gif)
33

44
### Description
55
This UI example is inspired by games such as No Man's Sky and Destiny, where the UI offsets to the Joystick/Mouse movement. The black bars included are optional as the container is offset, not the children individually.

Assets/ScreenSpace/PercentageBased/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Percentage Based UI
2-
![Percentage Based UI Preview Image](https://raw.githubusercontent.com/LewisJohnson/unity-ui-examples/master/Assets/ScreenSpace/PercentageBased/readme-image.png)
2+
![Percentage Based UI demo image](https://raw.githubusercontent.com/LewisJohnson/unity-ui-examples/master/Assets/ScreenSpace/PercentageBased/readme-image.png)
33

44
### Description
55
This UI example is inspired by css, letting the developer create components with left/top and width/height values.

Assets/ScreenSpace/RocketLeague/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Rocket League [Incomplete]
2-
![Example demo image](https://github.com/LewisJohnson/unity-ui-examples/blob/master/Assets/ScreenSpace/RocketLeague/readme-image.JPG)
2+
![Rocket League demo image](https://github.com/LewisJohnson/unity-ui-examples/blob/master/Assets/ScreenSpace/RocketLeague/readme-image.JPG)
33
### Description
44
No that is not Rocket League, it's this samples! This example is a clone of the [Rocket League](https://en.wikipedia.org/wiki/Rocket_League) main menu UI.
55

Assets/WorldSpace/Lootbox/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Lootbox [Incomplete]
2-
![Example demo image](https://github.com/LewisJohnson/unity-ui-examples/blob/master/Assets/WorldSpace/Lootbox/readme-image.JPG)
2+
![Lootbox demo image](https://github.com/LewisJohnson/unity-ui-examples/blob/master/Assets/WorldSpace/Lootbox/readme-image.JPG)
33

44
### Description
55
A UI which shows the content of the lootbox when triggered (Proximity). Great for RPG or exploration games.

Skeleton/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Example
2-
![Example](LINK TO IMAGE)
2+
![Example demo image](LINK TO IMAGE)
33

44
### Description
55
Hello, I am a description which should be replaced so. Please replace me.

0 commit comments

Comments
 (0)