"When this Sprite clicked" Won't work during playtest
-
When I try to click the sprite, the block doesn’t highlight or do its action like it normally does. When I click the block in the coding area, however, it then works. Can you fix this please?
-
@the_true_odst
Could you clarify? -
@c There’s sprite that has the code “If sprite clicked” in my game, yet it doesn’t work when I click the sprite. It only works when I click the block in the coding area and not the actual game. I already tried using a “say hello” block but it doesn’t appear either. The sprite is also completely visible and not ghosted
-
That block works fine in our test. Are you clicking a clone of the sprite? If so, that block may not be highlighted in the code area, but it will still run.
Please share a project link if that’s not the case.
-
@info-creaticode
There’s no cloning in my project currently, but here is the link:
https://play.creaticode.com/projects/67d87d5495452a30daa6dd1b
Press F to trigger the “shake” button. When you click it, it is supposed to teleport to a different location, yet it doesn’t. -
Thank you. The issue comes from the larger stage size. Can you switch back to 480x360 stage size for now? We will fix the issue then let you know.
-
@info-creaticode Okay
-
This issue has been fixed.