Urban Terror Forums: Funstuff and Larger Player Model Head - Urban Terror Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Funstuff and Larger Player Model Head Rate Topic: ***** 1 Votes

#1 User is offline   FS BladeKiller Icon

  •   head admin   
    Team Manager

    old school player
  • Passport: bladekiller
  • Country:
  • Joined: 28-April 09
  • Posts: 3,545

Posted 21 July 2009 - 01:46 AM

Check out urbanterror.net for the story.

#2 User is offline   Hayame Icon

  • newbie player
  • Passport: hayame
  • Joined: 28-February 10
  • Posts: 4,356

Posted 21 July 2009 - 03:09 AM

the sr8 looks great, though the way shes holding the sr8 in the mirror isn't the same as first person view, and i notice that the clothing looks more blue!

#3 User is offline   KNAPSLOCK (old) Icon

Posted 21 July 2009 - 03:19 AM

I noticed the scope refraction is cleaner/clearer as well

#4 User is offline   Hayame Icon

  • newbie player
  • Passport: hayame
  • Joined: 28-February 10
  • Posts: 4,356

Posted 21 July 2009 - 03:20 AM

Quote

I noticed the scope refraction is cleaner/clearer as well


That was the first thing i noticed besides her head, and noticed the line on sr8 is gone too,

#5 User is offline   KNAPSLOCK (old) Icon

Posted 21 July 2009 - 03:24 AM

[me=KNAPSLOCK]wishs the gun model got some of that shader action  ( glow maps bumpmaps realtime env maps for the scope) [/me]

#6 User is offline   meister (old) Icon

  • Passport: meister_old
  • Joined: 06-July 09
  • Posts: 316
  • LocationWhere

Posted 21 July 2009 - 03:32 AM

What I find odd in this game is if let say you and someone else are standing in front of a mirror in some map,
and both of you have lasers on your weapon, you look at the persons that's standing next to you and their laser (actual laser attachment, not red dot) is "normal" size. You look at your laser attachment and it's huuuuge. Looks freakin hilarious in fact. Especially on a pistol. :lol:

I dunno how code can be messed up like that, but yeah just sayin is all.

#7 User is offline   |it| Genesis Icon

  • newbie player
  • Passport: genesis
  • Main tag: |it|
  • Country:
  • Joined: 28-February 10
  • Posts: 778

Posted 21 July 2009 - 07:36 AM

she looks like she could lift me over her head

buff

#8 User is offline   FS H0i Icon

  •   FS dev   
    Modeler

    newbie player
  • Passport: h0i
  • Country:
  • Joined: 30-January 10
  • Posts: 501

Posted 21 July 2009 - 09:07 AM

Looks better. n1

#9 User is offline   Qant Icon

  • newbie player
  • Passport: qant
  • Country:
  • Joined: 01-March 10
  • Posts: 10

Posted 21 July 2009 - 02:57 PM

Sigh.. I still cant see how lowered guns enhance the game in any way besides looking rly wrong when looking in the mirror.. If anyone has more insight on this matter plz bring light to it.

(EDIT: Prior to Frankie_V argueing over more natural human dynamics again, maybe i should point out it doesnt look so human to INSTA-raise a gun in 0 frames to fire a shot straight to ur head)

#10 User is offline   Fleuv Icon

  • newbie player
  • Passport: fleuv
  • Joined: 01-March 10
  • Posts: 506

Posted 21 July 2009 - 03:27 PM

hmm.. Shiny sr8 and better looking head nice!

#11 User is online   FS Frankie V Icon

  •   FS dev   
    Lead Animator

    well known player
  • Passport: frankiev
  • Country:
  • Joined: 10-January 10
  • Posts: 674

Posted 21 July 2009 - 04:45 PM

Quote

Sigh.. I still cant see how lowered guns enhance the game in any way besides looking rly wrong when looking in the mirror.. If anyone has more insight on this matter plz bring light to it.


I think your confusing motion (dynamics of) with posing.

From the technical side the engine has the ability to loop a sequence by back indexing to a place with in the loop. Lets say we have a sequence that is 10 frames long, like firing the weapon. The act of firing of the weapon lets say only needs 5 frames so the first 5 frames can be used to bring the weapon up into the position and only the last 5 frames of the sequence of the +attack will loop.

Once the player is no longer firing the weapon it cycles into the idle position using the same technique. This little trick prevents the animation from just popping from one position to another and each of the torso poses depends on the current state of the action. Walking, crouching, running, all have their own individual animations and in the case of the image on the front page what you see is the base idle pose when a player is just standing around and doing nothing.

Since no other Q3 based game has ever taken this approach before I don’t know how this will enhance the game but the SR8 is a good example in that the weapon was limited to the up position. How can one tell if they are just standing there or actually scoping for targets? With the new animation when someone uses the scope their key pose will blend (sort of) from the idle stance to the scope position so it should help someone to make a split second decision that they never had before.

#12 User is offline   Qant Icon

  • newbie player
  • Passport: qant
  • Country:
  • Joined: 01-March 10
  • Posts: 10

Posted 21 July 2009 - 05:04 PM

I admit "INSTA-raise a gun in 0 frames" was phrased quite unfortunate. I tried to explain the matter by giving an extreme - although im honestly aware of the difference u pointed out.

As of what uve said.. doesnt that make it even worse? Making discrepancy between gamelogic and animations even bigger as if there was no animation? Or are you planning on delaying shots too? Delay for the time needed to show a questionable weapon raising animation?

Another question regarding "help someone to make a split second decision that they never had before": So we will be able to tell by looks if someones scoping and/or shooting at us or not. Assuming even now, without fancy animations, the average players getting it when someones shooting at u, that means we trade being able to notice someone zooming at us for being able to tell if someones actually AIMING at us. Think about it, whats the more expressive information?

#13 User is online   FS Frankie V Icon

  •   FS dev   
    Lead Animator

    well known player
  • Passport: frankiev
  • Country:
  • Joined: 10-January 10
  • Posts: 674

Posted 21 July 2009 - 06:03 PM

Quote

“As of what uve said.. doesnt that make it even worse? Making discrepancy between gamelogic and animations even bigger as if there was no animation? Or are you planning on delaying shots too? Delay for the time needed to show a questionable weapon raising animation?”


Well first off there is no way I can over ride the timing of the code which makes the game logic the same for everyone and has been part of the game up to this point anyways. The 1st person reload for example can be cycled longer than what the actual timing is as set by the code so one can always start firing again before the 1st person view has completed reloading.

The best way I can describe the motion from idle to +attack is more of a perception of a delay rather than an actual delay taking place and I’m sure that if one was to actually do a frame to frame capture there is probably a point where the attack takes place before the cycle is completed. Of note though the delay between motion and actually firing the weapon only occurs between those few frames, into the attack loop, and the animation does not delay the act of firing in anyway.

Overall though I believe that the new animation will be used in a manner that some players use sounds as a means to make decisions rather than trying to create more realism in a game that does not really need it to be real anyways.
 

Quote

”      Another question regarding "help someone to make a split second decision that they never had before": So we will be able to tell by looks if someones scoping and/or shooting at us or not. Assuming even now, without fancy animations, the average players getting it when someones shooting at u, that means we trade being able to notice someone zooming at us for being able to tell if someones actually AIMING at us. Think about it, whats the more expressive information?”


Overall I think that the player will learn the difference and one of the things that I did when I first got here was to ask the players what they wanted to see in the form of new animations that they felt would be of benefit. One of the suggestions on the top of the list was the ability to realize a difference between zooming and aiming and by locking the pose when the player is using the scope one can assume that either or both are occurring. So yes I’m assuming that a player will be able to tell if they are being aimed at.

Something else to consider is I’m not just making off hand decisions and there is a lot of testing going on and I’m producing a new player pack every couple of weeks for QA to test out and they have been very good at pointing out possible problems but in general the responses have been very positive in regards to some of the changes made.

#14 User is offline   Beast Icon

  • newbie player
  • Passport: beast
  • Joined: 28-February 10
  • Posts: 582

Posted 21 July 2009 - 06:59 PM

Make sure gameplay won't be sacrificed.

#15 User is offline   QA [T] BludShoT Icon

  •   QA member   

    newbie player
  • Passport: bludshot
  • Main tag: [T]
  • Country:
  • Joined: 28-February 10
  • Posts: 1,075

Posted 22 July 2009 - 01:55 AM

Quote

3east link=topic=17131.msg232610#msg232610 date=1248199145]
Make sure gameplay won't be sacrificed.


Not to mention, the last thing the competitive community needs is bigger heads.    (get it?)  :wink:

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users