A MakeCode Arcade extension for scrolling and looping background images
Перейти к файлу
Richard Knoll 941e0a3afe 0.1.2 2024-05-08 16:59:57 -07:00
docs Add secret extra layer support 2024-05-08 15:18:20 -07:00
.gitignore add block for setting the z-index of a parallax layer 2024-05-07 14:39:26 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-05-13 12:23:43 -07:00
LICENSE Initial LICENSE commit 2021-05-13 12:23:44 -07:00
README.md Add parallax support 2022-03-01 11:13:35 -08:00
SECURITY.md Initial SECURITY.md commit 2021-05-13 12:23:45 -07:00
SUPPORT.md Initial SUPPORT.md commit 2021-05-13 12:23:45 -07:00
assets.json init 2021-05-13 14:38:04 -07:00
icon.png smaller icon 2021-05-13 15:12:19 -07:00
main.ts Add secret extra layer support 2024-05-08 15:18:20 -07:00
pxt.json 0.1.2 2024-05-08 16:59:57 -07:00
test.ts init 2021-05-13 14:38:04 -07:00
tsconfig.json init 2021-05-13 14:38:04 -07:00

README.md

Arcade Background Scroll Extension

This is an extension for MakeCode Arcade that adds blocks for scrolling and looping background images.

It can also be used to create a parallax effect by scrolling multiple layers at different speeds.

Metadata (used for search, rendering)

  • for PXT/arcade

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.