zoukankan      html  css  js  c++  java
  • Camera似乎有问题!

    https://github.com/Gornova/MarteEngine/issues/45

    ——————————————————————————————————————————————

    I'm trying to set up my camera to be like Fuzzy's, and I'm having a lot of trouble. I'm using a scalablegame, and when I load a map, the camera's not centered on the map, nor the player, and I get no vertical scroll whatsoever, so that the player can fall off camera, while still being within the map.

    I think I'd be able to reason my way through how the system works, except that I have no idea how you did the camera box debug display in fuzzy alpha 2. I looked for the render code, but I couldn't find that.

    Any help on this would be great. And if someone could explain to me how the camera works, I will make the tutorial myself, I just need a little guidance.

    ——————————————————————————————————————————————

    遇到了跟上面帖子类似的问题,暂时没有找到解决方法!可能是MarteEngine(v0.2)自身的bug?

    测试一下最新的版本是否还存在这个问题。

     貌似Gornova-MarteEngine-MarteEngine_0_3_rc1-6-gb783e53这个版本也不行-_-

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    python函数收集不确定数量的值
    PHP比较数组、对象是否为空
    PHP实现斐波那契数列
    Python之复制列表
    1004. 最大连续1的个数 III(滑动窗口)
    276. 栅栏涂色(动态规划)
    376. 摆动序列
    148. 排序链表
    143. 重排链表
    1530. 好叶子节点对的数量
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2380526.html
Copyright © 2011-2022 走看看