Comments

Log in with itch.io to leave a comment.

Awesome, first i got a little bit stuck at the planet select menü.

Hope this gets new updates soon, maybe also an online multiplayer

Really thanks RascalRaven!  In the select menu, you just need to click with mouse in the name of the planets, I need  to improve this selection. The online multiplayer is a great idea! I will think about this, I want updated this game with more features! Thanks to play the game!

Cool outside the box thinking using the FPS behavior to simulate flight. I did a similar idea once here is what I recommend:

-- If you can try to use the WebGL target. How FPS movement is done there is more smooth and gradual and feels more ship like than windows exe target.

-- You should parent the ship alot closer to the camera, you can then shrink the collision radius and it makes collisions with the scenery feel better.

-- If you can, use blender to animate the Arwing yaw to the left and right. And use keyboard events to switch left and right yaw with A and D keys and none when both keys are up.

-- Either add weapons you can switch to or pickup for more variety of gameplay.

-- Add some visual fx when bullets impact enemy ships, when you get hit, or when you collect an item.

Good job so far!

Hi Ishmaru, thanks for playing the game and thanks for all tips, it's great ideas that I can implement in the game! :D