Star Citizen Discussion Thread v11

Status
Thread Closed: Not open for further replies.
Real question: from a technical programming point, anyone has an idea of what could make the NPC always T-posing and standing on chairs ? Other Cryengine games have same issue ?
Animations in games are typically managed by finite state machines. Each state will be set up to represent a different unique animation, keeping it simple lets say "Idle", "Walk", "Pick Up Item" and "Sit".​
Certain states will be connected directly, so Idle can transition immediately into any of the other three states. Other states need to pass through states to transition, you can't go from Sit to Walk without first going to Idle because your character needs to stand firmly on two feet before they start moving.​
Basically what happens when you see this "T" pose is that the code has a bug that allowed the player to go off course of the allowed states. With the Sit -> Walk transition its possible the game registers the transition out of Idle as happening, but fails to load the data for Walk. The player no longer exists in a proper state but might have transitions back into the regular sets of animations (either the transitions out of idle are still loaded, or the transitions out of walk loaded but not the animation). Until a condition is met to transition them back on track (or the game is set up with a default entry position) the game will render the character in the "T" pose or what ever pose the model maker has set the character to look like.​
 
Steam is still pumping out these battle royale asset flips.

Oh wait, no, it's Theaters of War (from Star Citizen Leaks discord):


More:


I don't get why they have to be leaks in the first place. Its almost as though CIG are embarrased for their pre-pre-alpha versions to be publicly shown. I mean, they let people show off their regular pre-alpha stuff once it goes to PU.
 
SCsecret.jpg
 
Several years ago I backed SC and have a couple ships. I get in and play for a few hours every half a year or so. Every time I do this, one thing which always strikes me is that the flight in the game is ... unimpressive.

The walking around in the game and taking in all the details is impressive, but for me the flying of any of my ships NEVER is.

Flying in Elite Dangerous ... always feels better then the flight in Star Citizen ... even when I've mapped the same HOTAS controllers to the ships in both games.

In Elite dangerous and in SC, I've used more advanced features like six degrees of freedom FA-off type flying and always when setting at the pilot seat I feel like Elite Dangerous makes the flight feel better.

I'm still rooting for Star Citizen!

I'd like to bring up Star Citizen one of these days and be blown away at how exciting just flying a ship is, but that hasn't happened yet.
 
Last edited:

LOL at some of the comments

Look at all the complaining in the comments. This is in evocati, this is why evocati is NDA, evocati has atrocious bugs and performance, but all these idiots and trolls use it to fuel their FUD push.

Exactly. This is nothing but an usual Evocati build. I'd even say it perform pretty well for an Evocati standard.

Ladies and gentlemen, this is your brain on Star Citizen.

Do they not understand that a) they have been working on this for over a year, using an existing game engine and existing assets and b) the reason it plays so badly is because the netcode is crap as we see from the PU and that scaling things down hasn't helped at all, meaning that they can itereate as much as they want on ToW, its not going to fix the problems with the netcode or the physics grids.
 
Ye, it's pretty kiboshed. Hilarious. Yet again, they deliver. You gotta admit that they put out good entertainment. I think they're modern clowns. Back then the circus clown would find themselves humiliated and embarrassed. They are doing basically the same. It's an art.
 
"And if your job is to try to put on a show and host entertaining events for people, it becomes hard to do when some kiddy who wants to be the center of attention kills you over and over and demands that daddy looks at him."

Well there's several things:
  • You're not supposed to 'put on an entertaining show' with an years late alpha, but show how it is. Or is your job to paint SC in the best light?
  • Maybe the problem is less the griefer than the thing called alpha...
  • Perhaps ask for PVP slider or a private server for content creators/shiils next time CIG gives you a ship, a PC or signs a deal with your agent?
 
Last edited:
Status
Thread Closed: Not open for further replies.
Back
Top Bottom