happy slideshow https://docs.google.com/presentation/d/1F_L0mSoVjuwawZpiNo5aEN7vHQuiL0o-ai0yVna6-es/edit?usp=sharing
to play the game in ZIM
happy slideshow https://docs.google.com/presentation/d/1F_L0mSoVjuwawZpiNo5aEN7vHQuiL0o-ai0yVna6-es/edit?usp=sharing
geoboard tool is the basic tool to make an svg
and now I made also the svg import and change the fill of the blob in an svg
as here a blob must be edited by dragging grey circles
or here by drawing on the stage
turning must be possible with the new ZIM gesture
as also the thickness must be able to set to draw
Netherlands NL example to set thickness
as it is possible to draw here (not with webcam)
information to be possible to understand how spirtes work
forbore it was with F.loadAssets
so you better can understand how an accerlator file works
you can find it at
with this sprite https://i.imgur.com/ASEui1p.png
so found out new code added to be able to change the settings at the top
Happy to finaly show the ZIM blob maker
I had big problem that it wasn't possible after transform to edit the blobpoints
so fixed here the showReg() is centered
instead of using https://zimjs.com/paths because now multiple are possible and coloring !
version 2 works perfect also with line and poly
now I want to be able to cut the Blob as a Squiggle
I made my own gum/eracer tool that slices in 3 parts and removes the middle part: 2 shapes are left always
slice egg with eraser with a value and undo and redo button
version 4 doing it correct with erase
also selecting multiple objects now possible
and multiple select with ctrl also works in the future https://zimjs.com/explore/multipleSelect.html
greetings from robot+scratch camp in Gent

how cool to have a game with cars going forward on a squggle
coloring an svg is very cool now
now also you can do it with colorpicker
as taxi now all emoji can can be loaded
how cool now your can use trackpad on a laptop with gestures
how cool now noto_emoji can be used for indicator
pinball can now with noto-emoji been made
happy firstperson bubble dpad is working now for
it is doing the rocket smaller when higher
const zoom = new Proportion(H*.1, H*.8, .3, 1)
const speed = new Proportion(0, H, 2, 8)
Ticker.add(()=>{
object.scale = zoom.convert(object.y);
mc.speed = speed.convert(object.y);
});
so I made this also with indicator
how cool 24+25 oktober I will be on https://ftifestival.be/next
presenting the new ZIM kids with noto-emoji for lunapark, it can be many now
but I need same color

so made it here