Is it possible to make the background of your main menu dynamic?
#1So ive got a small idea and was wondering if it was possible, can you make your main menu background have movement in it? Perhaps by using Adobe Flash to animate it or something?
Code: Select all
MC_Name._yrotation = (_xmouse - (Stage.width / 1)) * 0.005;
MC_Name._xrotation = + ((Stage.height / 1) - _ymouse) * 0.005;
Users browsing this forum: No registered users and 1 guest