Revert commit 84cb0af
commited
commit
6a10d23149bd8ef5b11c041688d8d8a515879ddf
... | ... | @@ -0,0 +1,32 @@ |
1 | [Sphere Run](https://www.fancade.com/wiki/uploads/Game.png/bc770017b349776893e956feed54c1a4499dfac1) is a typical 3D runner game developed by RedScripter. It is mostly based on 3D runner games such as Temple Run, Subway Surfers, etc. |
|
2 | ||
3 | ![Sphere Run](https://www.fancade.com/wiki/uploads/Game.png/bc770017b349776893e956feed54c1a4499dfac1) |
|
4 | ||
5 | ## Table of contents |
|
6 | 1. [Gameplay](#gameplay) |
|
7 | 2. [Collectables](#collectables) |
|
8 | 3. [Upgrades](#upgrades) |
|
9 | 4. [Versions](#versions) |
|
10 | ||
11 | ## Gameplay |
|
12 | ||
13 | <<Warn("No information provided at the moment.")>> |
|
14 | ||
15 | ## Collectables |
|
16 | ||
17 | <<Warn("No information provided at the moment.")>> |
|
18 | ||
19 | ## Upgrades |
|
20 | ||
21 | <<Warn("No information provided at the moment.")>> |
|
22 | ||
23 | ## Versions |
|
24 | ||
25 | | Version | Date | Description | |
|
26 | | ------------- | ------------- | ------------- | |
|
27 | | v0.1.0 beta | [25th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
|
28 | | v0.1.1 beta | [25th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1000818692352909312) | - The path constructor now places a new object/path when it is at least 55 distance from the actor instead of just on screen bounds. | |
|
29 | | v0.2.0 beta | [29th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - Updated textures for some tiles.<br>- Updated flower decoration object.<br>- Adjusted camera range (field of view) in landscape orientation.<br>- Slightly adjusted sphere speed. | |
|
30 | | v1.0 | [2nd August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
|
31 | | v1.1.0 | 3rd August, 2022 | - Updated Box Art logo.<br>- Based on v0.2.0 beta. | |
|
32 | | v1.1.1 | 5th August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
|
... | ... | \ No newline at end of file |