错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Moving Platforms

  • Casey Hardman

摘要

In this chapter, we’ll implement a moving, floating platform that travels back and forth between two locations, and we’ll implement a simple system that allows the Player to stand on these platforms and ride them as they move. This will be done by making the platform become the parent of the Player when the Player lands on the platform.