Ktel's Forum Posts

  • 14 posts
  • Hello ! This is the latest development of my project. It's a DIFFICULT action platform. I started with a tank as a hero, but later I changed it with a cyborg which I think looks cooler. I also created more detailed animations and added 4 upgradable weapons. Let me present you the first world (3 levels + boss). Please help me improve the game. Any suggestions and comments would be very usefull before I procceed to the next worlds of the game.

    SCREENSHOTS :

    CONTROLS :

    A, W, D : Move and jump

    Aim with mouse

    Left mouse button : Fire

    Right mouse button : Change weapon

    F2 : Fullscreen

    F3 : Window

    DOWNLOAD LINK :

    http://www.mediafire.com/?mqm20izwmnh

    HAVE FUN AND PLEASE COMMENT

  • I 'm currently working on my own project so I'm beta testing it! I can't beta test yours as I straggle to find time even to continue my project. I 'm sure that somebody from this nice community will be a volunteer as your games is really good looking.

  • It looks really cool man! Keep up the good work! I' m waiting for something playble for download!

  • News of the project :

    -1st World (3 Levels + Boss) Completed

    • Made it a little bit easier on first levels, added 5 lifes. Everytime the player loses continues the same moment from the same position
    • Added Score, every 20.000 points extra life
    • Added Main Menu with Passwords for every level

    You can download the first world here : http://www.mediafire.com/?zytzyomwgjm

    And view the trailer on youtube here :

    Subscribe to Construct videos now

    BTW, why I can't edit my first post and update the download link ?

  • UPDATE 11/03/2009

    Minimap added, Gravity increased, changed controls to A,S,W,D.

    Gameplay tip: Use the horizontal platforms to protect from the air attacks. First destroy enough airships and then advance. Keep your eye on the map.

    DOWNLOAD:

    http://www.mediafire.com/file/ytkzzyoth ... 100309.rar

  • [quote:1dtizit5]

    OK some crit;

    The enemies can kill you in 1 hit, yet you have to blast them 5 or 10 times to kill them. Enemies appear far to often considering the amount of shots they take to die.

    When you jump, you "float" way too much. The gravity needs to be increased for the fall rate.

    Clearing the first set of spikes without getting blown out of the sky by the flying ships is pretty much impossible. I tried about 20 times and didn't get past them even once.

    Graphics are really nice, and the game reminds me of Master Blaster (which is one of my favourite oldschool games). I also dig the mouse and keyboard control, even though trying to play it on a laptop with no mouse attached is kinda super difficult since i have to cross my hands over to reach the arrow keys (there is no chance in hell of using the mouse trackpad thing with my left hand).

    I would recommend having W,A,S,D as alternate controls to the arrow keys so people can use what they prefer.

    Overall a great start, but yeah... add a health bar, make the enemies die a tad easier or decrease the spawn rate of them (especially for level 1), and make the vehicle fall faster after jumping.

    ~Sol

    Thanks everybody for the comments. As far as difficulty is concerned, I like difficult games so I don't wanna make a stupid - easy game. I 've added a mini map so that the player can see if an enemy approaches before he makes his next move. Remember it's not only a shooter game but also has elements of strategy and adventure. You must first destroy some of the floating ships and then try to clear the spikes. I also increased the gravity. You are right, floating was a little bit annoying. Tonight I' ll add an option to use W,A,S,D for movement as many people prefer this setup.

  • Hello guys! Let me present you my latest project. It's called Cyber 'nam and it's going to be a Shooting - Action - Adventure Game

    DOWNLOAD :

    http://www.mediafire.com/file/vm4yxuryzzz/LEVEL1.rar

  • I'm currently working on an action - adventure - shoot em up game The game is on early stages but as you can see it includes prerendered 3d graphics and lots of explotions. Tell me what you think !

  • I' m creating a 2d vertical space shooter. The project is on a halt because of the large amount of work I had the last 6 months. Now that I finish with this stuff, I wanna continue my project. But I have a big problem. I can't find a way to manage multiple enemy waves. I can't really find which behaviour to apply on the enemies... I tried bullet behaviour with little success. Also I can't find a satisfactory way to place the enemies on the screen when it's their time to appear. Please note that I haven't watched contruct's updates for a long time... Has a path movement behaviour been added ? It would make my life easier. Any help would be appreciated !

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thank you !! Now Picture Editor works with my Geforce FX !!

  • The Ship object is moved by an '8 direction' behavior.

    What happens is, you force the ship to move away from the edge of the screen, while the behavior keeps pushing it back to the edge. And that feels like sticking.

    So to keep the Ship from moving outside the screen, you have to communicate directly with the "8 direction behavior". Not do things behind its back.

    To do this, just place a colider on the right and left of the screen. Make them "solid" in the groups/attributes properties. And the behavior will not intrude those, or put in in other words: keep it on the screen

    Thank you my friend! By adding solid objects around the layout my problem was solved! No need to mess with events or acceleration! As far as the gameplay is concerned, I will improve it for sure... This was just a very early attemp... And believe me there is indeed a strategy to defeat the boss

  • You 're right mate ... Here's the cap :

    http://www.mediafire.com/?gwmneljmgrt

  • Device name: Intel(R) 82852/82855 GM/GME Graphics Controller

    Pixel shader: 0

    Estimated VRAM: 55 MB

    Motion blur: No

  • Hello from Greece ! I' m creating a 2d space shooter using Construct! I really enjoy some features of construct but it's really annoying when it crashes every 20 minutes on my Laptop with the Intel Extreme graphics card I would like some help on the project...

    1) First and most important : How could I set up different waves of enemies ? Maybe create a VERY large Layout, place them in position, scroll the layout and wait to move until they are visible?

    2) For the scrolling effect, I plan to use some Star sprites which will be warped from bottom to top at several speeds. I 've tried it and it's functional... Do you think of a better solution ?

    3) When I try to stop the player's sprite from moving outside the screen, the ship sticks for a while and it's really annoying for the player I use an event which checks if the Sprite's X (or Y) is less or equal to a max or min value and then if it's true I set the sprite's X (or Y) to that value. The ship can't move past that point, but when players wants to go away there is a slight delay.

    Please check out the game in it's early stages : http://www.mediafire.com/?gj3iiyg0mbw

    Comments and help appreciated !!! If you want I can upload the .cap file

  • 14 posts