Basic mechanical concept
Page 5 of 7 Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
remyleblau
Banned



Posts: 2039
Location: Poland
PostPosted: Sat, 4th Feb 2012 03:13    Post subject:
sure, its not really designed level, just artstyle and overall atmosphere concept
Back to top
Radicalus




Posts: 6425

PostPosted: Sat, 4th Feb 2012 03:16    Post subject:
I really like it for atmosphere mate, nicely done.

I'll head to sleep now, but I have one thing to ask of you: don't overcommit yourself just yet, let's decide a few more things, before we get to work, just so we don't work for nothing Smile
Back to top
remyleblau
Banned



Posts: 2039
Location: Poland
PostPosted: Sat, 4th Feb 2012 03:21    Post subject:
sure, its not for nothing, if the project will fail that work will always add a little +1 to my gfx skills Wink


edit - http://i.imgur.com/dtVDR.jpg

ive uploaded one big gfx, just center it vertically and scroll horizontally to the right.
Back to top
garus
VIP Member



Posts: 34197

PostPosted: Sat, 4th Feb 2012 12:21    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:23; edited 1 time in total
Back to top
BearishSun




Posts: 4484

PostPosted: Sat, 4th Feb 2012 12:59    Post subject:
Looks nice!

^^ But you'll probably want to use multiple overlaying textures, and a lot of tiling. Instead of large textures that describe entire levels.
Back to top
PostPosted: Sat, 4th Feb 2012 13:03    Post subject:
yuri999 wrote:
Guest

What's the problem?
Back to top
garus
VIP Member



Posts: 34197

PostPosted: Sat, 4th Feb 2012 13:04    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:23; edited 1 time in total
Back to top
PostPosted: Sat, 4th Feb 2012 13:07    Post subject:
A magic trick.
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73250
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Sat, 4th Feb 2012 13:10    Post subject:
remyleblau wrote:
i`ve done little concept stuff, html + swf file, gfx and quick ambient sound:

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

extract, run html file, write what u think.

That's cool. Reminded me of Abuse (I love that game).

Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Sat, 4th Feb 2012 13:46    Post subject:
Hey radicalus,

I'm still waiting for your input/post on your sprite based, yet 3d max animation idea Smile


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73250
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Sat, 4th Feb 2012 13:55    Post subject:
It is possible to rig sprites to a bone structure no? And then render it to PNG. Smile
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Sat, 4th Feb 2012 14:00    Post subject:
You mean something like rayman? or more like rotational parts, that are on hinges and tied together?


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73250
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Sat, 4th Feb 2012 14:07    Post subject:
Not sure how Rayman works behind the scenes, but it makes sense to have an animation based on bones rather than a sprite-sheet. You have basically endless possibilities to animate your character.
Back to top
garus
VIP Member



Posts: 34197

PostPosted: Sat, 4th Feb 2012 14:08    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:23; edited 1 time in total
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Sat, 4th Feb 2012 14:09    Post subject:
yep. I'd prefer rayman animation over hinge based animation Smile But then again, this'd look stupid on a serious game as you guys plan to do it. It'd especially not fit to what remyleblau has in mind.


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73250
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Sat, 4th Feb 2012 14:17    Post subject:
garus wrote:
But then there's no need to export it to PNG, we could as well animate it in the game?

Yep, I agree, optimally animating small sprites in-game is best, but that would mean we need to develop an animation engine, which is more difficult than just swapping sprite animations.

PumpAction wrote:
yep. I'd prefer rayman animation over hinge based animation Smile But then again, this'd look stupid on a serious game as you guys plan to do it. It'd especially not fit to what remyleblau has in mind.

I don't see what you mean. You can make animations as wacky or realistic as you want.
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Sat, 4th Feb 2012 14:22    Post subject:
Yeah, supposedly radicalus wants this, or else he wouldn't ask for the possibility to output 3dsmax (bone)animation to a format, that we could process.


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73250
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Sat, 4th Feb 2012 14:24    Post subject:
Look at the animations here:

Back to top
Radicalus




Posts: 6425

PostPosted: Sat, 4th Feb 2012 16:30    Post subject:
PumpAction wrote:
Hey radicalus,

I'm still waiting for your input/post on your sprite based, yet 3d max animation idea Smile


Hey, here now. Busy week this one, ffs.

Ok, so I'm talking 2d skeletal animation / bone animation here. With skinning. So not spritesheets.

What I'm proposing, is the following: creation of an engine, that can do skeletal animation. This requires the following components - bone structure hierarchy, this is basically a tree, and ability to skin it, then ability to program keyframes of the animation, interpolate the rest of the animation. All these concepts exit in animation editors, whether they are 2d or 3. I think it's redundant work to create an animation editor of our own, we should instead work on importing from other tools.

If 3ds max is to be chosen, you can export in .fbx, and in XNA's content load pipeline there is a method of importing the .fbx. What we need work in, is importing only the two relevant dimensions (x,y), keyframes, textures, bone structure and skinning data.

Now, I don't know much abotu how this can be done, but it can be done, and it will look good.
Back to top
Radicalus




Posts: 6425

PostPosted: Sat, 4th Feb 2012 16:32    Post subject:
PumpAction wrote:
Yeah, supposedly radicalus wants this, or else he wouldn't ask for the possibility to output 3dsmax (bone)animation to a format, that we could process.


I just want animations to be smooth, like this:
Back to top
Radicalus




Posts: 6425

PostPosted: Sat, 4th Feb 2012 16:37    Post subject:
Also, since I'd like this game to be interaction heavy, adding new animations in a skeletal animation concept is easier. You can easily jump back in and create some more, if the system is set in place.
Back to top
Radicalus




Posts: 6425

PostPosted: Sat, 4th Feb 2012 16:41    Post subject:
iNatan wrote:
garus wrote:
But then there's no need to export it to PNG, we could as well animate it in the game?

Yep, I agree, optimally animating small sprites in-game is best, but that would mean we need to develop an animation engine, which is more difficult than just swapping sprite animations.

PumpAction wrote:
yep. I'd prefer rayman animation over hinge based animation Smile But then again, this'd look stupid on a serious game as you guys plan to do it. It'd especially not fit to what remyleblau has in mind.

I don't see what you mean. You can make animations as wacky or realistic as you want.


Yes, it's harder to make our own animation engine, I'll just try and create a simplified version of it, when I arrive home tomorrow, see exactly how this could work. I know I haven't done any such programming before, but I'm a quick learner.
Back to top
shole




Posts: 3363

PostPosted: Sat, 4th Feb 2012 18:36    Post subject:
BearishSun wrote:
^^ But you'll probably want to use multiple overlaying textures, and a lot of tiling. Instead of large textures that describe entire levels.

i think the best would be a combination of the two
the levels would get saved as art resource coordinates and the referenced resource would be loaded to memory when it gets within a certain distance from the player

i think we could use after effects as level editor (or other equivalent versatile compositing soft)
you can already use art resources in a referring manner, define their render method (multiply, add, etc) and you could create dummy objects to mark walking platforms, enemies
you could then easily have a 'object render layer' that anything placed on top of it would be rendered after the player, like a shadow layer
levels could then just be exported to a format our engine can read
Back to top
Yuri




Posts: 11000

PostPosted: Sat, 4th Feb 2012 19:54    Post subject:
Very nice concept remy! Very Happy

I think we all agree upon using a grim setting. Instead of using a space ship, how about setting the game in a police station? Again, its been used quite a bit ... I was thinking along the lines of a setting which isn't normally associated with grim/dark games.

Dead Island did well on that front. Using a vacation island as a setting was brilliant.

Also how much story, dialogue, character interaction, subtle storytelling, environmental story will be present?

Can we all agree that a human male will be the main character?



1 and 2 are still amazing.


Last edited by Yuri on Sat, 4th Feb 2012 19:56; edited 1 time in total
Back to top
B1kudo




Posts: 770

PostPosted: Sat, 4th Feb 2012 19:54    Post subject:
my 05cents.
establish bounding "simple" rules to every aspect of the game focus on a game design idea that can be put together in pieces like:

Levels:
make a template with 5 cubes 5spheres and 5pyramids
with those, and only those, any member can build a level on a 89 x 89 plane
// any modeling program cam be used, and even non modeling experienced users can have a go using a template in Sketchup
Enemy characters
// this characters are made by the same cubes spheres and pyramids and have 100points, divided by 13 charteristics (speed strength stamina armor etc..) (each with a value of 1 to 13), again a template is provided for those without any modeling/ animation but that still want to had his creature to the game. Animators can help any member to make is creature unique.etc

If your´r thinking those are some strange numbers, they are all from the Fibonacci sequence. That´s the point every aspect as a binding rule.


PS: I can help, with art assets some modeling, and open to learn something on my way
Smile
Back to top
garus
VIP Member



Posts: 34197

PostPosted: Sat, 4th Feb 2012 19:56    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:23; edited 1 time in total
Back to top
Yuri




Posts: 11000

PostPosted: Sat, 4th Feb 2012 20:00    Post subject:
As big as our imagination lets it be! grinhurt



1 and 2 are still amazing.
Back to top
DarkRohirrim




Posts: 9901
Location: The Void
PostPosted: Sat, 4th Feb 2012 20:36    Post subject:
So a sidescroller Resident Evil? Laughing I think the best idea is the one with the space ship.


NZXT S340 ELITE : EVGA Z370 FTW / [ Intel i7 8086k @4.0Ghz ][ ASUS TUF RTX 3060 Ti 8GB ][ 16GB G.Skill Trident Z @3200mhz CL16 ][ 128GB Intel760p Series + 1TB Crucial MX500 + 3TB WD RED ][ Thermaltake Toughpower PF1 650W ]
Back to top
Radicalus




Posts: 6425

PostPosted: Sat, 4th Feb 2012 20:38    Post subject:
Sidescroller thriller/horror, where you have no guns and you must use environment. Yes Smile
Back to top
Yuri




Posts: 11000

PostPosted: Sat, 4th Feb 2012 20:44    Post subject:
DarkRohirrim wrote:
So a sidescroller Resident Evil? Laughing I think the best idea is the one with the space ship.


To be fair, only a small part of RE2 took place in a P.S whereas both games of Dead Space took place on a space ship/station. Many others as well... a space station has been overused now. While a Police station was just a suggestion, something new must be used.



1 and 2 are still amazing.
Back to top
Page 5 of 7 All times are GMT + 1 Hour
NFOHump.com Forum Index - Project Codenamed Cuppah Joe's Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group