Updated Sphere Run.md (markdown)
commited
commit
232c5fc870c21e4d008cbde929d7beb0064408bd
... | ... | @@ -35,7 +35,7 @@ |
35 | 35 | | Version | Date | Description | |
36 | 36 | | ------------- | ------------- | ------------- | |
37 | 37 | | v0.1.0 beta | [25th July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - First Beta Version. | |
38 | | 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. | |
|
38 | | 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. | |
|
39 | 39 | | 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. | |
40 | 40 | | v1.0 | [2nd August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
41 | 41 | | v1.1.0 | 3rd August, 2022 | - Updated Box Art logo.<br>- Based on v0.2.0 beta. | |