Reader small image

You're reading from  Unreal Engine 5 Character Creation, Animation, and Cinematics

Product typeBook
Published inJun 2022
Reading LevelBeginner
PublisherPackt
ISBN-139781801812443
Edition1st Edition
Languages
Concepts
Right arrow
Authors (2):
Henk Venter
Henk Venter
author image
Henk Venter

Henk Venter is currently running his own 3D Art Production Studio. He was the Principal Character Artist at THQ Studio Australia and Senior Character Artist at Electronic Arts in Montreal, Canada. In the UK he worked for Microsoft's Studio Rare, Sumo Digital, and Eurocom Entertainment.
Read more about Henk Venter

Wilhelm Ogterop
Wilhelm Ogterop
author image
Wilhelm Ogterop

Wilhelm Ogterop worked in bigger games studios in the UK as Character Animator and later Lead Animator on several projects. He was also part of ingame real-time cinematics teams, motion capture direction, cleanup, and implementation. Studios he worked for on-site, as well as a contractor, include Raven Software, Deep Silver, Travelers Tales Fusion, Eurocom Entertainment Software, Instinct Games, Entrada Interactive, and Headfirst Productions.
Read more about Wilhelm Ogterop

View More author details
Right arrow

Controlling the Alien Plant skeleton with the controllers

The final step in creating the Control Rig for our Alien Plant is to get the controllers to drive/control the skeleton. The Control Rig system can be used to create very complicated rigs that are beyond the scope of this book. The Control Rig system uses a series of nodes that can be linked together in a visual way to drive the behavior of our Animation rig.

For a simple FK, we just need a few basic nodes in our Rig Graph panel, as follows:

  • Forwards Solve: This node simply starts the flow of the rig node logic and is at the start of any Control Rig we build.
  • Set Transform - Bone: This is typically used to "set" or receive the transform values from the controller and apply them to the bone.
  • Get Transform - Control: This is typically used to "get" the transform values from the controller and feed them to the bone.

If this sounds complicated, don't worry. It is simpler in practice...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Unreal Engine 5 Character Creation, Animation, and Cinematics
Published in: Jun 2022Publisher: PacktISBN-13: 9781801812443

Authors (2)

author image
Henk Venter

Henk Venter is currently running his own 3D Art Production Studio. He was the Principal Character Artist at THQ Studio Australia and Senior Character Artist at Electronic Arts in Montreal, Canada. In the UK he worked for Microsoft's Studio Rare, Sumo Digital, and Eurocom Entertainment.
Read more about Henk Venter

author image
Wilhelm Ogterop

Wilhelm Ogterop worked in bigger games studios in the UK as Character Animator and later Lead Animator on several projects. He was also part of ingame real-time cinematics teams, motion capture direction, cleanup, and implementation. Studios he worked for on-site, as well as a contractor, include Raven Software, Deep Silver, Travelers Tales Fusion, Eurocom Entertainment Software, Instinct Games, Entrada Interactive, and Headfirst Productions.
Read more about Wilhelm Ogterop