游手好学教程 – AS3游戏小地图的实现 MiniMap类

 

上周上线的游戏返回数据表明,我的游戏做的比较难,需要加个小地图降低难度,觉得实现小地图的方法还是比较简单的,而且在游戏中比较实用,拿来和大家分享下吧,实现方法其实就是根据缩放比率刷新小地图上人物的X,Y坐标。

实现的效果演示:

小地图类,MiniMap.as

/**
 * 游手好学游戏 – 小地图的实现
 * @author Vincent
 * @website www.8ria.com
 */

package 
{
 import flash.display.MovieClip;
 import flash.display.Sprite;

 public class MiniMap extends MovieClip
 {
  private var _rate : Number;
  private var _square : Sprite;
  private var _point : Sprite;
 
  public function MiniMap()
  {
   
  }
 
/**
 * 安装小地图
 * con 小地图的容器
 * bigWidth 大地图的宽度
 * bigHeight 大地图的高度
 * rate 地图缩放比率
 * alp 小地图的透明度
 */
 
  public function setupMiniMap(con : Object, bigWidth : Number, bigHeight : Number, rate : Number, alp : Number):void
  {
 //画小地图
    _square = new Sprite();
    _square.graphics.beginFill(0×000000);
    _square.graphics.drawRect(0, 0, bigWidth*rate, bigHeight*rate);
 _square.alpha = alp
 con.addChild(_square);
 //画点
    _point = new Sprite();
    _point.graphics.beginFill(0xFF0000);
    _point.graphics.drawCircle(4, 4, 4);
 con.addChild(_point);
    
    _rate = rate;
  }

 
/**
 * 刷新玩家位置
 * px 玩家的X坐标
 * py 玩家的X\Y坐标
 */
  public function updataMiniMap(px : Number, py : Number):void
  {
   _point.x = px * _rate;
   _point.y = py * _rate;
  }
 
 }
}

使用小地图类

第一安装MiniMap: 

_miniMap = new MiniMap();
_miniMap.setupMiniMap(this,stage.stageWidth,stage.stageHeight,0.25, 0.5);

第二,把_miniMap.updataMiniMap(_player.x,_player.y)放到游戏循环里,就是不断的刷新_player的X,Y坐标

我的文档类如下

/**
 * 游手好学游戏 – 小地图的实现
 * @author Vincent
 * @website www.8ria.com
 */

package{
 import flash.display.Sprite;
 import flash.display.MovieClip;
 import flash.events.Event;
 
 public class IndexDoc extends Sprite
 {
    private var _miniMap : MiniMap;
    private var _player : MovieClip;
   
    public function IndexDoc():void
    {
     initUI();
     initEvent();

    }
   
  private function initUI():void
  {
   
     _miniMap = new MiniMap();
     //安装小地图
     _miniMap.setupMiniMap(this,stage.stageWidth,stage.stageHeight,0.25, 0.5);
    
   _player = fly_mc;
  }
  
  private function initEvent():void
  {
     stage.addEventListener(Event.ENTER_FRAME, gameLoop);
  }
  
  private function gameLoop(e:Event):void
  {
   //刷新小地图
            _miniMap.updataMiniMap(_player.x,_player.y);
            flyHandler();
  }
  
  private function flyHandler():void
  {
      var dx : Number = mouseX – _player.x;
   var dy : Number = mouseY – _player.y; 

   _player.x += dx/10;
   _player.y += dy/10;
   
   var angle : Number = Math.atan2(dy, dx) * 180 / Math.PI;

   _player.rotation = angle + 90;
  }
  
 }
}


1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

本站游戏文字以及教程均为个人原创,转载请注明转自 9STG.COM 游手好学并加上本站链接。更多经典游戏来自COMEONGAME.COM

收藏分享:

1,457 人关注


你可能还喜欢

  • No Related Post

77 条评论


  1. You should check this out…

    [...] I noticed somebody talking about this on Tumblr and it also correlated to [...]…

  2. [...]Sites of interest we have a link to[...]……

    [...]usually posts some very interesting stuff like this. If you’re new to this site[...]……

  3. [...]The information mentioned in the article are some of the best available [...]……

    [...]below you’ll find the link to some sites that we think you should visit[...]……

  4. Websites we think you should visit…

    [...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]……

  5. the desire to have any sexual activity.low…

    libido can result in unsatisfied partner and worsen the things further from there. it is essential for both partners to be completely active during the love-making sessions. with one partner participating halfheartedly, the other is bound to feel low a…

  6. if everybody else is doing it.stress: cigarettes…

    are an unhealthy stress reliever-many people smoke because it is a habit that drains away stress. modern teenagers are swimming in stress-some are even drowning in it. with pressures at school, in the family, and about the future, it is no…

  7. Renal diet says:

    tips will put you on the road…

    to winning your ex back.be real. don’t try to engage into silly games where you are trying to “one-up” you ex or pretend that you really don’t care. we all get the urge to do this because is makes us feel…

  8. Noticias says:

    The best website……

    [...] Internet websites of interest we have a link to [...]…

  9. [...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……

    [...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]……

  10. Coolest news on earth, you have to see this!…

    [...] Right here is a few similar facts [...]…

  11. broads says:

    Links…

    [...] that’s the end of this short article. Here you’ll see several sites that we really feel you will appreciate, simply click the links through [...]…

  12. Related……

    [...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]……

  13. Herbal Buds says:

    and in some instances, it can also…

    threaten the safety and well-being of occupants. various devices can be installed within a home to detect the occurrence of flooding, from security cameras that offer sight-based detection to gadgets responsible for overseeing pipe integrity and beyond…

  14. console. silent hill: book of memories will…

    give you overhead isometric view, a new storyline, and recurring creatures from the previous series. silent hill: book of memories is the first series of the game which enables multiplayer gameplay.5. littlebigplanet specially designed for ps vita, the…

  15. quit and don’t waiver.my grandfather smoked for…

    years and made it up in his mind one day to quit and didn’t turn back. same with my grandmother-in-law, she started smoking when she was 11 and decided to quit when she was 65.what makes them different from you?i will…

  16. you can harvest the herb again and…

    again throughout the summer and into early fall. during this period you will be able to enjoy the satisfaction of having your own fresh herbs and will be well on the way to becoming an established herb gardener. you will also…

  17. having a better resistance to cross winds…

    etc than monofilament. you don’t get as much drift or drag on the line.braid has very little or no water absorption so keeps you more in touch with a fish. when you use braid for the first time you will feel…

  18. that apple will follow suit. this boost…

    in processor specification will improve performance times expected from the phone with multi tasking features benefiting more than most.when the iphone 5 does finally arrive expect it to be a huge success with consumers. the new design is likely to tem…

  19. Links…

    [...] may probably have worn out the deficiency of this points motivated with the aid of oneself on [...]…

  20. Read was satisfying, read here……

    [...] may potentially have worn out the lack of this points influenced by way of your self on [...]…

  21. an idx realtor· you can display idx…

    mls search listings when you are a member of the network and you will be allowed to display only those results that have been allowed by the other participants.· rules for displaying the properties are decided upon by the mls property…

  22. mket says:

    Favorite webpage…

    [...] If you are looking for more information about this issue, more details about today’s problem is accessible on [...]…

  23. is particularly important because eating in the…

    morning stabilizes your metabolism for the rest of the day. if you don’t eat breakfast, you are more likely to overeat throughout the day and won’t do your best work in the morning because your body lacks vitamins and nutrients.you may…

  24. mdai says:

    Cool webpage…

    [...] The material talked about within the article are a number of the most efficient in existence [...]…

  25. [...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]……

    [...]Here are some of the sites we recommend for our visitors[...]……

  26. …[Trackback]…

    Additional post…

  27. zombie porn says:

    Related Sites……

    [...] Internet sites of interest many of us have a url to [...]…


发表回复

您必须 登录 才能发表回复!