Would like to get some comments on the games controls, movements, animations, overall functions and the Character. Textures, buildings are temporary, so no need for comments on that.
the way the controls key moves from side to side is really distracting, and makes it harder to read
it is also wierd having to say to move up, and down
This is a classic First person shooter or third person shooter layout. I know some people use left and right to acually turn (you weird people) and the inverted mouse it for people like me who can’t have up be up and down be down, i learned it all from flight sims and Goldeneye for the Nintendo64 . It takes some getting used to, but once you do it’s a lot easier to control than the arrow keys.
the way the controls key moves from side to side is really distracting, and makes it harder to read
is the text in the menu. This menu are only a test, so it will look completely different when the game is finished. My hope is to have menu were the player can map there own keys the way they like.
it is also wierd having to say to move up, and down. I think it would be easier to get used to if you went whichever direction the camera is facing…
That was my first intention, but it’s very hard to get the rotations right. Besides it would’nt sute the game. He’s carrying a jet-pack and he needs to keep is altitude. If he would fly like a plane he would need wings to keep him up, but he does’nt have that so he needs to keep the jetstream faced aganst the gravitation all the time.
the camera does not always keep the character in view…
I put a delay on the camera to make it less stiff. But i notised that the delay depends on the computer ( frame rate). If you have a realy slow computer the character will go off screen…
If someone have a solution to this problem please let me know.
first my question… how did you get the crosshair (or whatever you want to call it) follow so closely to the cursor in the menu screen
I used a script from Teinye Horsfall’s AssaultX(called “m”) that he’s using in his menu, but I had to change the value in actionx to 8 and substract from the owner.y with -2. This i got from some trial and error so if those values will work for your menu, i don’t know…