Home Artists Posts Import Register
The Offical Matrix Groupchat is online! >>CLICK HERE<<

Content

Hi everyone, we've just released a Unity tutorial explaining how to push obstacles around using a Character Controller and Unity’s physics system. Hope you find it useful.

Files

Push Obstacles Using a Character Controller (Unity Tutorial)

In this Unity tutorial we're going to look at how we can push obstacles around using a Character Controller and Unity’s physics system. We'll start by adding a box for the character to collide with. We'll add a Rigidbody component to it so that it reacts to physics, Next, we'll create a script to apply a force to the box every time the character collides with it. Then, for a bit of variety, we'll add a soccer ball for the character to kick around! The project files are available to our patrons here: ► https://www.patreon.com/posts/56046140 Want to follow along? This project is a good starting point ► https://www.patreon.com/posts/53286420 Help support our work: ► Patreon: https://www.patreon.com/ketragames ► Ko-fi: https://ko-fi.com/ketragames Follow us: ► Ketra Games: http://www.ketra-games.com ► Patreon: https://www.patreon.com/ketragames ► Twitter: https://twitter.com/ketragames ► Facebook: https://facebook.com/ketragames Introduction - 0:00 Adding a box to collide with - 0:36 Creating the push script - 2:02 Adding a soccer ball to kick - 04:39 Summary - 05:40 #KetraGames #LearnUnity #UnityTutorials #UnityTips

Comments

No comments found for this post.