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这个版本也不行-_-

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    C89和C99区别--简单总结
    C语言 值传递和地址传递
    对于.h文件和.c文件
    C语言-------多文件编译
    数据结构之第二章线性表
    数据结构之第一章一些概念
    JS-prototype的掌握
    JS-return的使用
    分分钟搞懂JS-闭包函数
    JS-面向对象-封装
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2380526.html
Copyright © 2011-2022 走看看