ScratchData LogoScratchData
Back to P0X2's profile

Cloud Engine remix

P0P0X2•Created January 1, 2014
Cloud Engine remix
4
1
104 views
View on Scratch

Instructions

To use: -Transfer the cloud engine sprite to the project you want to use. -Use the provided custom blocks to make your game! USe the spare blocks in your back pack Don't know how to use the blocks? Here's a list of all that you should learn how to use! BRIEF BLOCK-HELP SECTION: -Encrypt: Sets the variable "encrypt" to the numerical coded form of a text/number strand so that it can be used in a cloud variable. -Decrypt: Sets the variable "decrypt" to the text/number form of the numerical strand (cloud variable). -String (t) end (e): Takes text and "strings" it (spacing=e) into the list "String". Example: "String (Hi!:How:are:you?)" end (:)->LIST_STRING: 1(Hi!) 2(How) 3(are) 4(you?) NOTE: This is useful in the case where you want to edit cloud data that is already in the project...it can be used in conjunction with the "Prepare for cloud variable (t) end (e)" block to do so. -Prepare for cloud variable (t) end (e): This block takes a text strand and converts it into a value that the decrypt function can properly determine when in the cloud variable. That's just about all the necessary blocks! Need help? Ask away in the comments!

Project Details

Project ID16127462
CreatedJanuary 1, 2014
Last ModifiedApril 15, 2014
SharedJanuary 1, 2014
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root