Hi! I want to know how to make a sprite move slowly following another sprite, like making a game where you don't get caught and when you get caught, the game will end
@@isyanotisya4027 so, you have one image sprite moving on the screen. Is it going to random positions or moving in a certain direction for example right at a certain speed? For that, you need to set its speed to a positive number and provide a heading. It will start moving. Have a look at my Space Invader game tutorial to see how to make image sprites move. The second image sprite can start moving in the same direction at a slower speed so it will look as if it is following. but don't know what you want to achieve in this game. how will the game end? Space invader tutorial: ruclips.net/video/mPPQVnLJS7U/видео.html
@@ObsidianSoftEducation yep, almost like that. this is an example of the game i mean ruclips.net/user/shortsxOTNjIXNC_E?si=NTuSP-HrQYljNNGk i'm confused on how to make the wolf move following the chick
Amazing! The fact that you did this without any extensions is mind-blowing. Great work!
Thanks a lot!
Simple tutorial definitely. Thanks for teaching exact keys to program.
Glad it was helpful!
This is exactly what I was looking for! You made it so easy to understand how to add a sidebar in MIT App Inventor.
Thank you for the wonderful feedback 😊
Easy to follow relevant tutorial. It's much easier when you share tips for androids & iphones clearly. Thanks 👍
You're welcome!
Why does it look easy to follow, thanks for teaching us with simple terms ❤
Glad you like it!
Your tutorials are always very clear and concise. Keep up the good work! 😊
Glad you like them!
Thanks for teaching us in a simple way
It's my pleasure
Amazing work!! You have shared almost every aspect of MIT app inventor, making it easy for new comers to learn it! 👍
Glad to hear that!
This is called very accurate and on point tutorial, hats off to your genuine efforts ❤
Thank you so much 😀
Your tutorial is always clear n helful
Thank you for the wonderful feedback 😊
Very well structured tutorial like always. Very easy to follow
Glad you think so!
Well explained and as usual easy to understand
Thank you!
Wow! That's an awesome tutorial so much easier
Glad it was helpful!
That's very easy to understand. Thanks for sharing
Glad it was helpful!
You always make a video on the point well done dear keep sharing ❤
Thank you, I will
Thanks for sharing this amazing tutorial 👌
Thanks for watching
Very accurate and on point
Thank you 😊
Very informative!
Thank you 😊
Great tutorial 👍🏻
Thank you!
Hi! I want to know how to make a sprite move slowly following another sprite, like making a game where you don't get caught and when you get caught, the game will end
What are the controls? Do you follow the sprite yourself using touch on the screen, or the game logic makes the sprite follow the other sprite?
@@ObsidianSoftEducation I want the sprite to move using game logic but I don't know how to do it.
@@isyanotisya4027 so, you have one image sprite moving on the screen. Is it going to random positions or moving in a certain direction for example right at a certain speed? For that, you need to set its speed to a positive number and provide a heading. It will start moving. Have a look at my Space Invader game tutorial to see how to make image sprites move. The second image sprite can start moving in the same direction at a slower speed so it will look as if it is following. but don't know what you want to achieve in this game. how will the game end? Space invader tutorial: ruclips.net/video/mPPQVnLJS7U/видео.html
@@ObsidianSoftEducation yep, almost like that. this is an example of the game i mean ruclips.net/user/shortsxOTNjIXNC_E?si=NTuSP-HrQYljNNGk
i'm confused on how to make the wolf move following the chick