I'm working on a game for the Android (Sky Hiking - Google Play, Github). I want to add a "help" option for the game where it'll go over the game components one by one, point to them with an arrow and have a text box say what they are used for. I'm looking for advice on what's the best way to achieve this. Should I display a huge (partly transparent) image over the game activity which contains the arrow (I will need an image for each arrow for each component of the game).
Edit: There's also an issue of doing this for different screen sizes.
What's the best practice on this one?
Here's what I would do in such a case. It may not be the best solution, but it should work, irrespective of the screen size:
Do the following in a loop, once for each element:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With