Hi! I've just finished my maze demo.
Here's the screenshot :
http://www.sendspace.com/file/8jkn15
It 's name BattleMaze and ready to download : http://www.sendspace.com/file/oat46u. Have fun!
BattleMaze demo
BattleMaze demo
There's something is fantastic, there's nothing is absolute.
-
- Posts: 58
- Joined: Thu Apr 06, 2006 11:54 pm
For me it ran ok, but the sounds were messed up. Some of the sounds looped forever (definately the "game over" dying sound, possibly the footsteps). And the attacking (sword swing) sound seemed to only work some of the time, and sometimes seemed to silence/change other sounds. It was a little hard to tell when you're attacking, and no hitting sound made it hard to tell when/if you're actually hurting an ant. The graphics seemed to work fine though, except the ninja cound't seem to start a new animation until he finished the previous one - that looked pretty weird.
Not sure if it has any of these problems on your machine... well, hope this helps! =)
Not sure if it has any of these problems on your machine... well, hope this helps! =)
=D
Hi Earl!
I use Skydome and apply createRotationAnimator on it (Y axis). The map is create 3D by plane and cubes ( as walls) direct from the 2D maze map generator so you see it upside down (because i forget invert the 2D show map). Thank for the post!
I use Skydome and apply createRotationAnimator on it (Y axis). The map is create 3D by plane and cubes ( as walls) direct from the 2D maze map generator so you see it upside down (because i forget invert the 2D show map). Thank for the post!
There's something is fantastic, there's nothing is absolute.