|
metadata
Looks really cool, kantieno.
|
|
|
metadata
> in my opinion, graphic is far from perfect.
I think [this tutorial](http://www.pixeljoint.com/forum/forum_posts.asp?TID=11299) would be very helpful for you.
|
|
|
metadata
> *Originally posted by **[truefire](/forums/4/topics/258605?page=24#posts-7397522):***
> > in my opinion, graphic is far from perfect.
>
> I think [this tutorial](http://www.pixeljoint.com/forum/forum_posts.asp?TID=11299) would be very helpful for you.
Wow, nice resource.
|
|
|
metadata
> *Originally posted by **[Draco18s](/forums/4/topics/258605?page=24#posts-7397864):***
> > *Originally posted by **[truefire](/forums/4/topics/258605?page=24#posts-7397522):***
> > > in my opinion, graphic is far from perfect.
> >
> > I think [this tutorial](http://www.pixeljoint.com/forum/forum_posts.asp?TID=11299) would be very helpful for you.
>
> Wow, nice resource.Indeed.
|
|
|
metadata
> *Originally posted by **[truefire](/forums/4/topics/258605?page=24#posts-7397522):***
> > in my opinion, graphic is far from perfect.
>
> I think [this tutorial](http://www.pixeljoint.com/forum/forum_posts.asp?TID=11299) would be very helpful for you.
That should be useful, thanks
|
|
|
metadata
So, I’ve been working pretty hard on my project, and I’m pretty darn happy with my progress:

As promised, I toned down the bloom. Do you think I’m overdoing it on the dynamic shadows though?
|
|
|
metadata
Thanks, I do have a small question though. The map in the upper left seems rather obtrusive, would it be beneficial to apply opacity to the map, or do you thing adding opacity to an object that size that will always be on screen impact fps too negatively? I have never been able to test the effect of opacity on frames reliably. Otherwise do you think the map should be fine as is, or do yall have any other suggestions?
|
|
|
metadata
It is much too complex. Have a simple representation of rooms involving more or less transparency and simple rectangles. Then on mouse over, expand the map to twice the size, so its fairly obvious where the player is.
|
|
|
metadata
You’re using shadow effects? Maybe you need to turn them up, because right now, I can’t even see them.
|
|
|
metadata
> *Originally posted by **[truefire](/forums/4/topics/258605?page=24#posts-7399814):***
>
> As promised, I toned down the bloom. Do you think I’m overdoing it on the dynamic shadows though?
Shadows look good to me, but I think you need to ramp up the light intensity.
|
|
|
metadata
> *Originally posted by **[UnknownGuardian](/forums/4/topics/258605?page=24#posts-7399963):***
>
> It is much too complex. Have a simple representation of rooms involving more or less transparency and simple rectangles. Then on mouse over, expand the map to twice the size, so its fairly obvious where the player is.
Hmmm, I am trying to decide what would be best to do, I just need to make sure that the player has a clear idea of where they are going. I would want to implement expanding the map on mouse over, however I have mouse hidden unless you are in the menu, since you just use the keyboard during regular gameplay. However I will try to find something that works.
|
|
|
metadata
@kantieno: Map toggle would be good. A 4-stage map switch would be better (hide, mini (only show rooms/exits, player’s location, and goal location(s), if any), small (about what you have now), and full screen detail with text). Personally, I wouldn’t want a mouse-over map unless the entire game was mouse-only. I’d prefer a key for map toggle/switch and a menu icon that performs the same funtion via mouse. You have room for it between what I assume is the radar thingy on the lower right (where it says “level 3”) and the health/whatever bars in the centre, or on the other side of the health/whatever bars (presumably where you’d place the mute/options button once you implement sfx/music).
|
|
|
metadata
The level’s design looks pretty solid, but I recommend putting a Lightning Gun on that balcony and moving the Flak Cannon down into the courtyard.
|
|
|
metadata
@dragon\_of\_celts
Sounds good, I will probably have it set up like this: 3 toggled states, off, small, and transparent, because of the way it is set up currently, I feel it would be better to not try and implement the “mini”. I will also have a map in the menu that shows all of the regions.
|
|
|
metadata
Kantieno that looks extremely good. Good luck.
|
|
|
metadata
A game that I am working on, I need to add tutorials, and sounds.. needs some polish and test. In few days Ill release it.




|
|
|
metadata
@zzulian It looks good so far! I suppose that you control the plane? (I say this because at first I thought it looked like a missile and I was not sure what the player controlled, but now I understand) If so, what is the control scheme? I have had a few bad experiences of playing plane oriented games. The controls made them hard to maneuver and made for a poor game. So the main thing I would recommend is to have a few people play it first and make sure that the controls are smooth (if you haven’t done so already). Other than that, the only thing I would recommend is a possible change in the graphic for the ground. When I look at the sceenshots, my attention is immediately brought to the ground instead of the action going on in the sky, this could be fixed by playing with the colors of the ground, making it lighter, less saturated, or less contrasting. I look forward to seeing the final version!
I finished the new hud the other week and ended up just making the map with three toggle-able states: full, transparent, and hidden. Transparent is the default. I did not get to implement some of the suggestions, due to the fact that I am running out of time (The final-final deadline is Oct 16). I did get to make it look nicer though. I finished all of the weapons and equipment over the past few days and now I just have to make all of the equipment-related graphics. After that I need to work on level design of the last two areas, implement work secrets, easter eggs, and eye candy. Along with a better story and tutorial. Then I will be about done.
New Hud

Also, I have a question about how yall handle attacking. If you made a platformer, would you make attacking an animation of the player or would yall create a seperate actor for the weapon? Would your method change if there were multiple weapons in the game?
|
|
|
metadata
Me and darkscanner have been finishing up on our old GiTD game:

|
|
|
metadata
User interface for my new game, what do you think?
level select:

main menu:

|
|
|
metadata
> *Originally posted by **[kantieno](/forums/4/topics/258605?page=24#posts-7446969):***
>
> @zzulian It looks good so far! I suppose that you control the plane? (I say this because at first I thought it looked like a missile and I was not sure what the player controlled, but now I understand) If so, what is the control scheme? I have had a few bad experiences of playing plane oriented games. The controls made them hard to maneuver and made for a poor game. So the main thing I would recommend is to have a few people play it first and make sure that the controls are smooth (if you haven’t done so already). Other than that, the only thing I would recommend is a possible change in the graphic for the ground. When I look at the sceenshots, my attention is immediately brought to the ground instead of the action going on in the sky, this could be fixed by playing with the colors of the ground, making it lighter, less saturated, or less contrasting. I look forward to seeing the final version!
Thanks for advice, I already released the game before Ive seen your post. Any way, you can see the result here. I tried to make sure that the aircraft can be controlled easily. YOu can try the game here, and thanks any way for your comment. [http://www.kongregate.com/games/zzulian/air-attack](http://www.kongregate.com/games/zzulian/air-attack)
|
|
|
metadata
After some “too” big projects(unfinished) i have tried to do on my own, i decided to make smaller game…
That will be my first game!
It’s halloween themed, hopefully i’ll manage to upload it by halloween :)

|
|
|
metadata
A brain vs zombies :O




|
|
|
metadata
> *Originally posted by **[Arkshija](/forums/4/topics/258605?page=25#posts-7513259):***
>
> A brain vs zombies :O
>
> 
> 
> 
> 
Sounds really fun, and seems already well polished. Waiting for the release.
|
|
|
metadata
I’m working on a “Dungeon keeper like”. You have to dungeon with a treasure. YOur goal is to defend your treasure. It’s not like just a tower defender. You can choose the position of your treausure, extend your dungeon like build more corridors or rooms. You can put some differents traps. But the big part is you can recruit some gobelin, they have an xp system and can have equipment. The equipment can provide from the armories that you placed or from the adventurers. You can also invoke skeletons if you built the corresponding portal. Your units can be moved like a RTS. Here some screenshots:



I’m going to make a beta release, I’m now working on the game balance, to make the game not too more easy or difficult.
|
|
|
metadata
Because I’m rather pleased with the results of this plugin for a Minecraft mod called [Mystcraft](http://www.minecraftforum.net/topic/918541-164-mystcraft-0109/) :

Mystcraft’s creator wasn’t sure that it was possible to get a preview render of the link destination without his mod sending additional information to the client.
|