Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的游戏中,我使用瓷砖地图和偷偷摸摸的操纵杆,我想在我的游戏中执行以下任务。我在我的游戏中使用 box2d。我正在使用 box2d 创建精灵主体,并为平铺地图创建静态主体。我的主要问题是当我的精灵移动时,瓷砖地图无法滚动。请帮我。
谢谢
我不确定您的操纵杆使用什么代码,但是,这是我在游戏中使用操纵杆时使用的代码。它非常易于使用且易于理解。希望对你有帮助..!:)