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

Camera Movement

  • Casey Hardman

摘要

The first thing we’ll do for our project is get some camera movement in working order. The player has to be able to move around the stage to be able to see the whole thing, after all. We’ll allow the player to move the camera with the arrow keys as well as by right-clicking and dragging with the mouse. We’ll also provide the option to use the mouse scroll wheel to zoom in or out, which lets the player control how close their camera is to the stage.