先说错误的移动方式和拔枪方式:
和对方移动方向相反情况1 对方往他的右边移动 你却往自己的左边移动
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
和对方的移动方向相反情况2 这次和上图正好相反 他往他的左边移动 你往自己的右边移动
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
鼠标不操作的情况下 如图所示 主角的手不会进行移动
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
鼠标往枪柄方向移动过多 如图所示太过早的尝试握枪柄 手势告诉你现在还不能拔枪
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
鼠标控制的手移动位置过高 如图所示 这样根本不能摸到枪 更别提敲钟后拔枪了
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
移动到你的视野以外的情况1 右侧 如图所示 视野变得模糊不清
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
移动到你的视野以外的情况2 左侧 如图所示 视野变得模糊不清
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
对方在你的视野外 即使你拔枪迅速准确 但无法打到对方也白搭
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />
位置移动错误 拔枪不够准确迅速等等 结果只能如图所示 死路一条
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new windownCTRL+Mouse wheel to zoom in/out;}" />