[CLOSED] Metal Force [CLOSED]
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: Metal Force (new screens)
Thanks,Ihaven't finnished the computer bellow the hologram (have to put a better texture).BTW this level is the first one,and will be included in the demo version (which I hope,I'll release soon!)
-
- Posts: 335
- Joined: Sat Feb 09, 2008 5:47 pm
- Location: Lanzarote/Canary Islands/Spain
Re: Metal Force (new screens)
It looks awesome, metal_head. Very professional
Re: Metal Force (new screens)
Oh my god!! awesome!
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: Metal Force (new screens)
Thanks,I'll upload more pictures from other levels I've been working on after several hours!
Re: Metal Force (new screens)
Can I have the .act file for the old gun? Can I? Please?
I would be so happy to be the owner of some of your really amazing works!
I would be so happy to be the owner of some of your really amazing works!
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: Metal Force (new screens)
OK,this is my newest level,it's a harbor and it will be the second level in the game (well,the first one has 2 parts and that there's that Metalpolis and from there you go to this mission).
The screenshot makes you feel that in this level,there's something scary,but the game is not scary at all,the enemies are humans and aliens.So here on this level (I mentioned it's a harbor)
there's a HUUUGE ship and the bandits have weapon delivery brought with the ship.They are unpackageing their new toys ,but here comes Metal Force and F*cks up their evil plans.
BTW I have some small framerate problems in this level and a question about the fog,so I'll post a topic about that in "Level Design And Entity Usage".
I've worked on this level only about an hour,so I'll make it look a lot better,I promise!
The screenshot makes you feel that in this level,there's something scary,but the game is not scary at all,the enemies are humans and aliens.So here on this level (I mentioned it's a harbor)
there's a HUUUGE ship and the bandits have weapon delivery brought with the ship.They are unpackageing their new toys ,but here comes Metal Force and F*cks up their evil plans.
BTW I have some small framerate problems in this level and a question about the fog,so I'll post a topic about that in "Level Design And Entity Usage".
I've worked on this level only about an hour,so I'll make it look a lot better,I promise!
- Attachments
-
- harbour_4.JPG
- (27.59 KiB) Downloaded 35 times
Re: Metal Force (new screens)
That's certainly nice. All it needs is better fog.
Everyone can see the difficult, but only the wise can see the simple.
-----
-----
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: Metal Force (new screens)
Well,I'm trying to make the fog look better,but I'm not sure how.I enabled the fog in the ENVSetup and except that,I put a spout,attatched to an invisible animated model.The model is animated to go from side to side in the level and that way the particles are everywhere (Like a big fat invisible guy,who is spraying the level ).All that takes a lot from the framerate though and I don't know how to make it better...any ideas?
Re: Metal Force (new screens)
Best explanation ever!metal_head wrote:(Like a big fat invisible guy,who is spraying the level )
That screen looks great btw. Props.
Re: Metal Force (new screens)
I might have an idea.... but it could take time until i figure out how it's working... if it works i could write a weather script that replaces a skydome and runs even faster, that can do thinghs like fog etc... You must disable skydomes and skyboxes though.
Everyone can see the difficult, but only the wise can see the simple.
-----
-----
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: Metal Force (new screens)
In this level I won't need one,but script....I was thinking of flipbooks or something.
Re: Metal Force (new screens)
well, they've already told you about the fog, so i will tell you about the details... I like the levels as much detailed as possible, so normaly i put lots of things in my levels like small rooms, trash, rocks, broken bricks, ladders, etc. it usually looks nice, but anyway i dont know exactly whats that level supposed to be (im figuring its something like a street, or a square, or something like that), so i cant help you with what kind of details you should put in your level...
overall it looks incredible
au revoir!
overall it looks incredible
au revoir!
There never was a good war or a bad peace.
-Benjamin Franklin
-Benjamin Franklin
Re: Metal Force (new screens)
Well the thing with the flipbooks is that when you draw them with DrawFlipBookImage(...) the zdepth is ignored and the zbuffer is not used. I am trying to fix this...metal_head wrote:In this level I won't need one,but script....I was thinking of flipbooks or something.
Everyone can see the difficult, but only the wise can see the simple.
-----
-----