Last time we worked on drawing and animating an original sprite. To make our animation more interesting, we now want to give our sprite something or someone to interact with. Watch the video below for tips on making a new sprite.
Now let's look at some ideas for coding the sprites so the interact.
First let's see how we can program our sprite to say a randomized variety of things.
Next, let's look at how we can program our sprites to do specific things as the interact.
Make a friend for your sprite.
Code your sprites to make them interact.
If you haven't added a background, make a background so your sprites are not in a blank void.