Events are not paused when you set timescale to 0.
The easiest solution is to add this condition to all such events:
System Compare Two Values: timescale>0
Perhaps this demo will be useful:
howtoconstructdemos.com/a-system-of-doors-portals-to-travel-between-layouts
Try running the loop in reverse - from itemcount-1 to 0
R0J0hound I don't know why, but your demo constantly crashes Chrome:
Aw, Snap!
Error code: STATUS_BREAKPOINT
You need to upload the file to Google Drive and share the link.
Download a copy then.
Don't export it. Save as a single file (C3P) and upload.
Project -> Save As -> Save as single file
You can try this:
For Each Family order by (Family.width*Family.height) .. Family Move to bottom
Here are more examples:
howtoconstructdemos.com/scrolling-a-list-of-players-scores-images-etc-example-a-capx
There is also a commercial addon called ProUI, which allows to make nice scrollable lists. But the author has removed it from all stores.
Develop games in your browser. Powerful, performant & highly capable.
When you load a file into an array with AJAX or CSVtoArray addon, it resizes the array based on the data.
Here is another demo with flood fill:
howtoconstructdemos.com/using-flood-fill-for-drawing-canvas-to-make-a-coloring-game
Maybe you can make a combination of two - flood fill an area with a distinctive color, copy it to another canvas, use it as a mask for drawing.
You might need to cut out each section of the image. I can't imagine other ways of doing this..
Check out this demo:
howtoconstructdemos.com/create-beautiful-paintings-using-different-stencils-brushes-and-colors-c3p
Member since 26 May, 2016