Use this template to make awesome bug reports: fine
Your username: Awesome_E
What kind of device are you using?: An iPad that has HS (it really doesn’t matter but Air 2)
1 sentence description of the problem: Several blocks do not work in this webplayer version
Steps to make the problem happen:
- Find a project with webplayer version 24 (Search “All characters and no values” and tap the second result – that project has webplayer 24)
- Go into any object.
- The following blocks do not work: Set Image, all secret blocks (including create a clone times [ x ], destroy object, wait until Unix timestamp)
- The following self-parameters (secret blocks) do not work: Clone Index, Total Clones
….
I expected this to happen: The block worked
But instead this happened: It didn’t do anything
Here’s a sweet screenshot GIF:
Background someone will be curious enough about to click on
I was going to create a Hopscotch Duel (many have heard this), but I had to use this version of the webplayer because newer versions cannot detect if you are touching two objects at once. But when I looked into this specific version, the secret “create multiple clones” block as well as other secret block did not work. I knew that would not really matter to THT, but once I found that set image did not work, I thought it might actually matter to some people coding in this version, so I made this bug report
This project runs webplayer 24 and has all characters – set image does not work
This project was modified to run webplayer 24 where multi-object touch works, and it has all of the secret blocks I mentioned (self-parameters in secret parameters – they all work in webplayer 25 which is still the old editor but 25 does not support multi-object touch)
This runs webplayer 25 and everything works except: two objects cannot be pressed at once (that is why 24 is relevant) and the “When self is tapped” rule triggers when any clone of that object is tapped (self is tapped/pressed does however work in webplayer 24, oddly enough)
You should know this project – it has all of those secret blocks and they all work, but multi-object touch also does not work (this runs webplayer 29 which is the latest version)