My game relies on the player using their mouse to move sprites to a range of destinations. When I player the game within scratch I am able to do this, however after having uploaded the game, I am not able to move any of the sprites. How can I fix this as it is very important to the game.
Thanks
Sid
Offline
When you click on a sprite in the program, at the top will be various information about the sprite (name, x, y, etc.). You will see an image of a lock. This controls the 'draggable' feature of that sprite. Click on it, and it will be draggable! If the sprite is currently draggable, clicking on the lock will make the sprite undraggable. Hope that helps!
Offline