var slideIndex = 1; showSlides(slideIndex); // Next/previous controls function plusSlides(n) { showSlides(slideIndex += n); } // Thumbnail image controls function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName("mySlides"); var dots = document.getElementsByClassName("dot"); if (n > slides.length) {slideIndex = 1} if (n < 1) {slideIndex = slides.length} for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active", ""); } slides[slideIndex-1].style.display = "block"; dots[slideIndex-1].className += " active"; }

Wednesday, October 10, 2012

Xonix3D levelpack


Xonix3D levelpack
Levelpack for remake of the famous Xonix game in 3D.
Inspired by AirXonix.
Awesome 3d engine, with reflections and fullscreen effects.

Sponsored by saaravr (https://www.mochimedia.com/community/profile/saaravr) Use WASD or arrows to move.Cut off parts of the field to finish the level.
Dont cross your trail or you will lose life.
Dont collide with the balls or you will lose life.
If the ball crosses you trail you will lose life.
Pick up bonuses!

No comments:

Post a Comment

آخر التعليقات

أتصل بنا

Name

Email *

Message *