New mod - Page 2

New mod

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

User avatar
Otherside
Posts: 2296
Joined: 21 Feb 2006, 14:09

Re: New mod

Post by Otherside »

Image

did u say stuff in TA was made of bricks u lie!! :p
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Re: New mod

Post by Caydr »

This is a recruiting thread... somewhere in the middle...ish.... part... I said something about help... I think.

The difference between kbots and vehicles is: One can go up hills, one cannot. Anything else is cosmetic or reproducible without nonsense like walk animations.

"Go to school and learn to program"? Ok, I'll be back in 2 years then spend another year doing animations so my game can be pretty. Oh, or wait, I could just make the game and avoid using things that have no purpose other than coolness, and be done in half the time so you can enjoy another free game, if you can find the time.

Coolness can be made in other areas, and in ways that benefit gameplay.
Last edited by Caydr on 07 Jan 2008, 23:43, edited 1 time in total.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: New mod

Post by rattle »

By bricks I meant motionless, lifeless objects.

The scripting language isn't difficult. It takes a week or two to get used to it and there's even a pretty complete reference for the TA stuff thanks to Maestro. I mean how long have you been working with TA and Spring again?
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: New mod

Post by Pxtl »

rattle wrote:By bricks I meant motionless, lifeless objects.

The scripting language isn't difficult. It takes a week or two to get used to it and there's even a pretty complete reference for the TA stuff thanks to Maestro. I mean how long have you been working with TA and Spring again?
Extra complexity is extra maintenance. It's not that the scripting language is hard, but how long do you see guys tweaking their walk scripts to look good, and then having to go in and adjust them all over again once they change the unit's performance and the old walk script no longer looks good?

Easier to just have a driving brick, and not just in terms of effort, but mainly the time to implement and maintain. The cool mod you didnt' finish isn't as good as the decent one you did.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Re: New mod

Post by KDR_11k »

Caydr wrote:The difference between kbots and vehicles is: One can go up hills, one cannot. Anything else is cosmetic or reproducible without nonsense like walk animations.
Yes but how will you make it clear to the player which one is the unit type that can go up hills? In TA the legs were a dead giveaway that it's a kbot, what will your design be to show that?
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: New mod

Post by Forboding Angel »

Have you noticed it being a problem in Evolution? Notice that evolution has all of 1 path cost.


You guys make things much more complicated than it needs to be.
User avatar
Peet
Malcontent
Posts: 4383
Joined: 27 Feb 2006, 22:04

Re: New mod

Post by Peet »

Forboding Angel wrote:Have you noticed it being a problem in Evolution? Notice that evolution has all of 1 path cost.
Which is very bad- major pathing issues arise when a unit's real footprint is different from the footprint in its move type.
User avatar
Felix the Cat
Posts: 2383
Joined: 15 Jun 2005, 17:30

Re: New mod

Post by Felix the Cat »

Forboding Angel wrote:Have you noticed it being a problem in Evolution? Notice that evolution has all of 1 path cost.


You guys make things much more complicated than it needs to be.
Walk/Drive (kbot/vehicle, infantry/tank) differentiation makes for a different gameplay mechanic than no differentiation. Neither is superior, of course. While Caydr's project goals are a bit hazy at this point, one thing I took away from his original post was that he wants recreate the essential gameplay mechanics of TA. In order to do this, walk/drive differentiation is necessary; the kbot/vehicle divide was one of the defining aspects of TA's gameplay.

Just because it works with your mod doesn't mean that it works with all mods. S44 would be silly with only one path cost. So would any *A mod.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Re: New mod

Post by Caydr »

It's not hard to visually represent "this unit is different from this other unit". Maybe put hugeass spikes on the treads or something. I don't know, and it doesn't really matter, it's just a visual indicator.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: New mod

Post by rattle »

Excuses.

Seriously, it can be very little effort for a big gain.
A bit more effort and PROFIT!
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: New mod

Post by Argh »

Which is very bad- major pathing issues arise when a unit's real footprint is different from the footprint in its move type.
Correct.
User avatar
LOrDo
Posts: 1154
Joined: 27 Feb 2006, 00:21

Re: New mod

Post by LOrDo »

lawl bricks. Cool other people noticed this besides me.
User avatar
child
Posts: 19
Joined: 14 Feb 2006, 08:22

Re: New mod

Post by child »

Oh my. Dont get too techy or argue that KBOTs on wheels aren't TA enough. I played AA a lot and I dont doubt Caydr's ability to come up with some nice gameplay that reminds one of TA but is something entirely new.

How about less chitchat and more recruiting?

my 2 cents
User avatar
Felix the Cat
Posts: 2383
Joined: 15 Jun 2005, 17:30

Re: New mod

Post by Felix the Cat »

child wrote:Oh my. Dont get too techy or argue that KBOTs on wheels aren't TA enough. I played AA a lot and I dont doubt Caydr's ability to come up with some nice gameplay that reminds one of TA but is something entirely new.

How about less chitchat and more recruiting?

my 2 cents
let the caydr-worshipping begin!
User avatar
child
Posts: 19
Joined: 14 Feb 2006, 08:22

Re: New mod

Post by child »

Felix the Cat wrote:let the caydr-worshipping begin!
*sigh*
smokingwreckage
Posts: 327
Joined: 09 Apr 2005, 11:40

Re: New mod

Post by smokingwreckage »

Silence heretic! Our lord Caydr will smite....

...oh... he was being ironic.

We need a smiley with a little monk's hood.
User avatar
kiki
Posts: 859
Joined: 05 Nov 2007, 03:06

Re: New mod

Post by kiki »

Code: Select all

/--\
|oo|
|\/|
|__|
In my opinion, there must be some sort of unit differentiation like air vs. sea vs. land. However, kbot vs. vehicles is a totally different gameplay element that would definitely be reminiscent of TA, especially if it was called kbots and vehicles. Supcom seems to do pretty well with its single land factory, but its a little bit different with all its tech levels. There is also the idea of differentiation based on armor class or weapon class separate of locomotion type or tech level such as heavy unit factory or AA factory.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: New mod

Post by rattle »

Differentiation is for noobs.
Google_Frog
Moderator
Posts: 2464
Joined: 12 Oct 2007, 09:24

Re: New mod

Post by Google_Frog »

rattle wrote:Differentiation is for noobs.
Yea, I agree. Once you know the game differentiation is not needed as much. But the point is everyone is going to be a noob at a new game at some stage so wouldn't it be nice if it was easier to learn.
User avatar
clumsy_culhane
Posts: 370
Joined: 30 Jul 2007, 10:27

Re: New mod

Post by clumsy_culhane »

im willling to help model if you need somebody to help you do that :P.
Post Reply

Return to “Game Development”