========================= Simple Stamp Engine ~195 blocks ========================= This is a simple and customizable stamp engine that is efficient, easy to use, and copyable. ========================= ALL YOU NEED TO KNOW ABOUT THE ENGINE -------------------------------------------------------------------- - All code is in entities except start broadcast in the backdrop. - To simulate "when I start as a clone" edit the "create stamp of myself" custom block. - To simulate a forever loop on a stamp, edit the "stamp forever loop" custom block. - Use the custom variable blocks as you would with the normal variable blocks, and add the stamp id or # at the end. - Use the "wait () seconds" custom block instead of the normal wait () seconds block. ============================== CREDITS ----------------- @arozoid - The idea, programming, and art. @ScratchTeam - Background art. ============================== New things to be added: - Collision ============================== Enjoy! PS: If the orbs are moving slowly sometimes, that's a "wait () seconds" custom block test.