ScratchData LogoScratchData
Back to nickydroids's profile

Fluid.inc Demo

NInickydroids•Created July 5, 2015
Fluid.inc Demo
67
50
660 views
View on Scratch

Instructions

PROBLEM: (kinda works now though) I wanted to make a platformer with paint and other stuff but i ran against the usual 301 clone limit wall. So i made a system which deletes every offscreen clone and stores its data in 4 lists (X-pos, Y-pos, costume, direction). another script checks if the clones in the list are onscreen and creates a clone with the data in the list (and deletes the data) BUT if the list gets longer it takes a lot of time to go through the list and reload the saved objects. do you know how to make that faster then pls tell me.

Description

WASD or arrow keys to move space sprais inc press e to turn into fluid (buggy) and press e again to turn back to normal (you have to be out of the ground) press p for debug data

Project Details

Project ID69463902
CreatedJuly 5, 2015
Last ModifiedMarch 22, 2020
SharedJuly 12, 2015
Visibilityvisible
CommentsAllowed