• Register
Post news Report RSS Developer Post #01

A brief Discussion on SuperSonic, its creation and design process.

Posted by on

Development of SuperSonic

The First Developer Post has been added to the ADR website discussing information regarding SuperSonics development, with new screenshots and detailed information.

ADR - SuperSonic

Other news:
Grinding code moves forward for multiple purpose gameplay use.
Badnik Facility assets and level construction started in UDK.

More information @ Xr-s.com

Post comment Comments
Ronnie42
Ronnie42 - - 217 comments

"Way past cool"... keep up the good work.

Reply Good karma Bad karma+1 vote
KayCornea
KayCornea - - 83 comments

Hello and nice job done with Super Sonic.
I'm just wondering, the 'Morphing' consists in bending the spines? i was considering that those are rigged,thus they can simply be animated (+ bones physics - to add some animation coolness ;] ).

Oh and btw, the last time i tried to work with morph-blending in unreal engine it gave me a lot of headaches, could you elaborate a bit on your solution?

Reply Good karma Bad karma+1 vote
Dekrayzis Author
Dekrayzis - - 283 comments

Sure!

Make sure your model is fully skinned and your weights are correct. Export the model in PSK format using ActorX if your using Max,Maya, or XSI and import your model as normal into the UDK.
Create an Animset in the UDK.

Adjust the bones on the model in your chosen 3d application to how you desire the end result to be for the morph target.
Export this model as a PSK also. In the animset go to File > Import morph target and set a morph target name.

Save your package. Go to your Animtree and add a morph node Weight connected to the morph slot on the animtree and add a morph node pose to the end of the morph node weight.

For actual blending in game, you'd have to do some unrealscripting. Check out the UTVehicle_scorpion class to get an understanding of how its functioned there. Hope the information helps.

Reply Good karma+1 vote
KayCornea
KayCornea - - 83 comments

Yes,thnx
Actualy i have somehow gotten to the part of scripting before (in UDK) and got lost at that point,i'll see if blueprints hold any power over this kind of functions,if not then guess i'll be digging the scripts :)

With that in mind with PlayMaker in Unity i am easily able to control morphs (Blendshapes,as they're called there),i just hope blueprints aren't the same kismet with a new name.

Reply Good karma Bad karma+1 vote
Dekrayzis Author
Dekrayzis - - 283 comments

Your still gonna need to learn to code. Not everything is possible with Blueprints in UE4. Just basic level functions and structures. This is a reason why I am using the UDK and not switched to UE4. Xaklse has developed the systematic functionality required. Unreal Engine 4 is only good if you want to take advantage of its new engine capabilities from a visual standpoint. Otherwise your trying to reinvent the wheel so to speak.

Reply Good karma+1 vote
KayCornea
KayCornea - - 83 comments

Oh, guess there's no way around it if i want to develop in Unreal. Ok then,thnx for the info, i'll do my best.

Thnx for the fast reply, and i hope there won't be any need to bother you with any more questions :)

Reply Good karma Bad karma+1 vote
Dekrayzis Author
Dekrayzis - - 283 comments

If I can help, Im more than happy to assist. :)

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: