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

Content

Hi everyone, we've just released a tutorial showing how to add moving platforms to a game, and how to have the character travel along on top of the platforms. Hope you find it useful.

Files

How to Create 3D Moving Platforms (Unity Tutorial)

In this Unity tutorial we're going to look at how we can add moving platforms to a game, and have the character travel along on top of the platforms. We'll start by looking at how to define a set of waypoints for the platform to travel. Then we'll look at how to make the platform smoothly move along the path using Lerp ans SmoothStep. Finally we'll work through some common pitfalls to get the character to move along on top of the platform. The project files are available to our patrons here: ► https://www.patreon.com/posts/67668321 Want to follow along? This project is a good starting point ► https://www.patreon.com/posts/65535482 The final script can be found here ► https://dotnetfiddle.net/HHtLeS 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 - 00:00 Adding a Moving Platform to the Scene - 00:42 Setting up the Waypoints for the Platform Path - 2:24 Creating the Scripts to Move the Platform - 3:34 Adding Smoothing to the Platform Movement - 10:05 Making the Character to Move on the Platform - 11:27 Summary - 16:09 #KetraGames #LearnUnity #UnityTutorials #UnityTips

Comments

No comments found for this post.