CRYENGINE Physics Tutorial: Building a Trampoline

CRYENGINE Physics Tutorial: Building a Trampoline

Channel:
Subscribers:
51,100
Published on ● Video Link: https://www.youtube.com/watch?v=rofWYKq19cw



Category:
Tutorial
Duration: 26:11
6,819 views
170


In this tutorial, Learning Manager Brian Dilg introduces core physics concepts in CRYENGINE as he demonstrates how to create a trampoline in the engine.
You’ll learn how to create, test, and fine-tune the trampoline’s behavior, add a bouncing ball to the level, adjust forces and responses, create a camera to follow the bouncing ball, and much more.
This tutorial is aimed at people who are already comfortable with using the sandbox. If you are completely new to CRYENGINE, we recommend you download our beginner’s course or watch the tutorial on our YouTube channel.

Beginners Course: https://www.cryengine.com/marketplace/flappy-boid
Beginners Playlist: https://www.youtube.com/watch?v=FAXHqKvuPF4&list=PLpCgy91Y5vMvZp9_UQivhhK588pvaUtBZ

0:00 - Intro
0:17 - Accessing a spring within the vehicle components
1:44 - Understanding wheel colliders
2:31 - Adding a platform surface
4:15 - Adding the player ball entity
6:11 - Testing and fine-tuning the trampoline's behavior
7:06 - Adjusting ball behavior to accelerate testing
8:45 - Adjusting the spring response
10:40 - Adjusting the mass of the components
11:17 - Using a line constraint to stabilize the platform
13:48 - Using a plane constraint to control the ball's movement
16:17 - Creating a 3rd person camera to follow the ball
22:30 - Forcing the camera to always look at the ball
25:17 - Adding multiple trampolines
25:28 - Pushing the ball forward with Flow Graph
25:41 - The finished level
26:06 - The finished Flow Graph script


CRYENGINE - The most powerful game development platform is now available to everyone. Full source code. 5% Royalties. No license fee. Join us over at http://www.cryengine.com

Subscribe: https://www.youtube.com/cryengine?sub_confirmation=1
Add us on Twitter: https://twitter.com/cryengine
Follow us on Facebook: https://www.facebook.com/cryengineofficial/
Join our Forum: https://forum.cryengine.com/
Browse our Marketplace: https://www.cryengine.com/marketplace







Tags:
Game
Engine
Development
Indie
Dev
CRYENGINE
Tutorial
Physics
Trampoline
rigid body
entity components
game design
game mechanics
how to