Updated Sphere Run.md (markdown)
commited
commit
f036233b5464b710a3fdab293f29bafb6102960d
... | ... | @@ -35,9 +35,9 @@ Lastest Version: [v1.1.2](#lastest-version) |
35 | 35 | |
36 | 36 | | Version | Date | Description | |
37 | 37 | | ------------- | ------------- | ------------- | |
38 | | <b>v0.1.0 beta</b> | [25th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
|
38 | | <b>v0.1 beta</b> | [25th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
|
39 | 39 | | 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 to prevent object overflow. | |
40 | | <b>v0.2.0 beta</b> | [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.<br>- Removed unnecessary script blocks. | |
|
40 | | <b>v0.2 beta</b> | [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.<br>- Removed unnecessary script blocks. | |
|
41 | 41 | | <b>v1.0</b> | [2nd August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
42 | 42 | | <b>v1.1</b> | 3rd August, 2022 | - Updated Box Art logo.<br>- Based on v0.2.0 beta. | |
43 | 43 | | v1.1.1 | 5th August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |