Moving platform in Unity 3D

前端 未结 0 1482
予麋鹿
予麋鹿 2021-01-17 17:58

I need to make a platform that moves up when the player enters it.

MovingPlatform.cs

public class MovingPlatform : MonoBehaviour
{

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题