神秘入侵者 发表于 2012-12-21 21:13

Unity2D Jump非常简单的跳跃游戏源码

In this game the player tries to jump as high as possible, with no way back (down). New platforms are
generated on the fly. The most interesting concept in this game is the platforms that are automatically
spawned and deleted as you progress in the game. A simple (local) highscore is implemented using
PlayerPrefs. The player is locked to a 2D world (X and Y) using a Joint and finally the game uses
raycasting to check whether a player is standing on a platform.

忘秋 发表于 2013-2-13 11:09

{:5_397:}这个帖子不错,大家快来顶起来!

shangcunbao 发表于 2013-2-27 09:40

楼主很专业,写得很好!

liu543370794 发表于 2013-5-29 15:31


我很懒,只想回复看看,另感谢楼主分享{:soso__16915934313317769624_2:}

的讽德诵功 发表于 2013-6-23 22:28


不错 不错 不错{:soso__3922851084632044791_6:}

无谓 发表于 2013-6-23 22:50


不错 不错 不错{:soso__3922851084632044791_6:}

大雄 发表于 2013-6-24 20:13


不错 不错 不错{:soso__3922851084632044791_6:}

zcj642514272 发表于 2013-7-18 10:20

不错 不错 不错{:5_430:}

BellCode 发表于 2013-8-5 14:18

非常的感谢!!!!!!!!!!!!!!!

6000 发表于 2014-1-5 13:13


不错 不错 不错{:soso__3922851084632044791_6:}
页: [1] 2 3 4 5 6
查看完整版本: Unity2D Jump非常简单的跳跃游戏源码