Skip to content

This Code Does This

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

Mathf.PingPong

Unity Scripting

How Do You Make a Moving Platform in Unity?

ByAlexK February 24, 2022September 22, 2023

A major part of 2D and 3D platform games is… you guessed it: platforms. Movement allows for variety in level design and can present extra challenges during gameplay. You can make a moving platform in Unity by using the MoveTowards() function and have it go to several transform positions. You can also use Mathf.PingPong to…

Read More How Do You Make a Moving Platform in Unity?Continue

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

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