Updated Sphere Run.md (markdown)
commited
commit
b9e367ae5acf8acbcbfc4d48d397e1babb01dfee
... | ... | @@ -34,7 +34,8 @@ |
34 | 34 | | ------------- | ------------- | ------------- | |
35 | 35 | | v0.1.0 beta | [25th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
36 | 36 | | 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. | |
37 | | 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. | |
|
37 | | 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.<br>- Removed unnecessary script blocks. | |
|
38 | 38 | | v1.0 | [2nd August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
39 | 39 | | v1.1.0 | 3rd August, 2022 | - Updated Box Art logo.<br>- Based on v0.2.0 beta. | |
40 | | v1.1.1 | 5th August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
|
... | ... | \ No newline at end of file |
0 | | v1.1.1 | 5th August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
|
1 | | v1.1.2 | 6th August, 2022 | - Optimised some script blocks. | |
|
... | ... | \ No newline at end of file |