1 / 3

Make another sprite move randomly ( 1 / 3 )

Make another sprite move randomly ( 1 / 3 ). Choose new sprite from file Select the mouse sprite. Continual movement ( 2 / 3 ). Start with this code and set the sprite to the left upper corner Use the function ‘Show’ for the mouse sprite to appear

Download Presentation

Make another sprite move randomly ( 1 / 3 )

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Make another sprite move randomly (1/3) • Choose new sprite from file • Select the mouse sprite

  2. Continual movement (2/3) • Start with this code and set the sprite to the left upper corner • Use the function ‘Show’ for the mouse sprite to appear • Click ‘glide’ into ‘forever’ so that the mouse always moves continuously

  3. Random movement (3/3) • Use „pick random …” function to generate uncontrolled movement • Choose numbers from the 'range' for the x and y directions • Press on the green flag

More Related