[Comp G] Quack
I'm making a basic FPS with a lot of zany weapons.
Been working on the level layout and I've got a basic ray-casting pistol working. Still building the level but also started on some AI to move around and bring the scene to life.
Download to play
Here (.rar) (updated 31-03-2016)
Zip version (updated 10-04-2016)
Postmortem
What worked well?
Probuilderp! OMG Probuilder is amazing and the best purchase I've ever made. I highly recommend it for anyone doing level design of any sort. It allowed to so easily construct a level and texture it.
What didn't work?
I'm not going to say time or distractions because those are always present. Rather an unclear set of objectives was my greatest hinderance. My objective, discovered only in the middle of the month, was to make as many different, crazy weapons as possible similar to the variety of weapons in the Ratchet & Clank series. I should have mapped their mechanics out and planned their effects before I started messing with level design and enemies, etc.
What would I do differently or change?
I think I should do more paper design before starting to code. And map out a set of goals and their implementation.
Been working on the level layout and I've got a basic ray-casting pistol working. Still building the level but also started on some AI to move around and bring the scene to life.
Download to play
Here (.rar) (updated 31-03-2016)
Zip version (updated 10-04-2016)
Postmortem
What worked well?
Probuilderp! OMG Probuilder is amazing and the best purchase I've ever made. I highly recommend it for anyone doing level design of any sort. It allowed to so easily construct a level and texture it.
What didn't work?
I'm not going to say time or distractions because those are always present. Rather an unclear set of objectives was my greatest hinderance. My objective, discovered only in the middle of the month, was to make as many different, crazy weapons as possible similar to the variety of weapons in the Ratchet & Clank series. I should have mapped their mechanics out and planned their effects before I started messing with level design and enemies, etc.
What would I do differently or change?
I think I should do more paper design before starting to code. And map out a set of goals and their implementation.
Comments
Out of interest, why is there 27ms of CPU usage?
Side note found by mistake and everyone except me may already know: If you remove the default Unity 5+ skybox you'll drop your tris down to a realistic number.
I've stolen music from Brutal Legend in the interim until I can convince a music designer to give me some metal riffs (I think once the first level is complete with some particals).
Next update will contain a playable demo, I promise.
I'll be adding the next weapon and a proper end to the level.
It can also make the explosion feel more powerful! :)
It's cool how the music adds so much to the feel without having any "graphics". :)
Over all well done!
Karl
Atmosphere is awesome. And the time you spent on the explosion particle effect shows ;)
1) Screenshake is a must like @karl182 mentioned.
2) I also think adding some permanence is a good idea. Like some black textures where an explosion took place.. Or not letting the pink particles disappear when the zombie is shot.
3) I don't like the lazer beam for the enemies. I think having something that can be dodged would be better. Like a rocket launcher..
4) I realize its still early but think about adding more content. Wall mounted cannons, enemies that chase you and explode. Enemies that float above you. Pickups and powerups. Invisible enemies that appear every 2 seconds or what ever. These things are relatively easy to code and will add a lot to the game.
Are you going to design the levels in a quake 3 fashion, where its more of an arena, or are you thinking more of a quake 2 vibe where the levels have a start point and end point.
I'm going for a more Quake 1/2 point-to-point path. A lot of planned content is still missing ;)
@dammit, thanks for spotting the bug. It'll be fixed in the next release.
2 weapons now available via pickup. Weapon switching. HUD update.
I know I'm not getting a lot done but I hope have at least 2 levels and 4 weapons in total before the comp end.
Also a big thanks to @Gibbo for doing some sounds for me.
A new build is available on the OP although sans enemies because I need to redo their pathing before tomorrow.
I also don't know why the lights are flickering. It's not supposed to. And I haven't done any texturing so I'm sorry it looks crap.
Looking forward to your comments.
Got this message, when I tried to play this. What am I doing wrong?
I'll change the compression to ZIP if it'll make things clearer.