Skip to content

This Code Does This

  • General Unity Development
  • Unity Scripting
  • Privacy Policy
  • Contact Us
  • About
This Code Does This

moving platform unity

General Unity Development

Move a Platform with Animation in Unity

ByAlexK February 25, 2022August 13, 2023

In a previous article, we showed how you can move a platform in Unity by using the function MoveTowards() and the function Mathf.PingPong(). You can find that article here. Another way to move a platform is to us an animation. This allows you to have some more complex movements fairly easily. Create an animation for…

Read More Move a Platform with Animation in UnityContinue

© 2025 This Code Does This - WordPress Theme by Kadence WP

  • General Unity Development
  • Unity Scripting
  • Privacy Policy
  • Contact Us
  • About