Hi, I need to ask, how would i make a sprite shoot and move on its own? I've thought of every possible solution I've been taught by my teacher, can anyone help?
Your Friend,
i11usionary
Hi, I need to ask, how would i make a sprite shoot and move on its own? I've thought of every possible solution I've been taught by my teacher, can anyone help?
Your Friend,
i11usionary
To make a sprite moving, basicly you have 2 ways:
Search the Gallery for Space Invaders.
Thank you, the second method worked perfectly with my app, I really appreciate it!
I use to make it move 1 by 1 but it takes way too long help me with a more understandable method
Give the Sprite a Direction and a Speed to make it move on its own.