I want to add a moving background to my application, for now with only one moving layer, then I will scale it to more layers if needed. The desired effect should looks like this example 1 or example 2 . Can someone point me to the right direction? For now I'm trying to implement the suggestions found here.
Asked
Active
Viewed 661 times
0
-
P.S. the app is a normal app, I don't use Unity or other engines inside. – Pahomi Mar 13 '17 at 20:40
-
So what's stopping you? What have you tried so far? – Renats Stozkovs Mar 13 '17 at 21:11
-
I have the data from accelerometer but I don't know how to move/shift the background based on it. – Pahomi Mar 13 '17 at 21:57