CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载

文件名称:tile RPG 源码

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2011-08-23
  • 文件大小:
    2.54mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于tile完成的角色扮演开发源码
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : RPGAutomata.rar 列表
zerojuan-RPGAutomata-52ab1bf/.gitignore
zerojuan-RPGAutomata-52ab1bf/lib/conversations/.gitignore
zerojuan-RPGAutomata-52ab1bf/lib/conversations/conversations.pbelevel
zerojuan-RPGAutomata-52ab1bf/lib/conversations/conversations.xml
zerojuan-RPGAutomata-52ab1bf/lib/conversations/dialogs.xml
zerojuan-RPGAutomata-52ab1bf/lib/events/TalkEvent.as
zerojuan-RPGAutomata-52ab1bf/lib/events/TilesetEvent.as
zerojuan-RPGAutomata-52ab1bf/lib/images/actor-image.png
zerojuan-RPGAutomata-52ab1bf/lib/images/arrow.png
zerojuan-RPGAutomata-52ab1bf/lib/images/emoticons.png
zerojuan-RPGAutomata-52ab1bf/lib/images/female/female_01.png
zerojuan-RPGAutomata-52ab1bf/lib/images/female/female_02.png
zerojuan-RPGAutomata-52ab1bf/lib/images/female/female_03.png
zerojuan-RPGAutomata-52ab1bf/lib/images/female/female_04.png
zerojuan-RPGAutomata-52ab1bf/lib/images/female/girl.png
zerojuan-RPGAutomata-52ab1bf/lib/images/free-tileset.png
zerojuan-RPGAutomata-52ab1bf/lib/images/free_tileset.png
zerojuan-RPGAutomata-52ab1bf/lib/images/free_tileset_version_8.png
zerojuan-RPGAutomata-52ab1bf/lib/images/image (1).png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/hero.png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/male_01.png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/male_02.png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/male_03.png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/male_04.png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/male_blue.png
zerojuan-RPGAutomata-52ab1bf/lib/images/male/npc.png
zerojuan-RPGAutomata-52ab1bf/lib/images/objects/gate-lower.png
zerojuan-RPGAutomata-52ab1bf/lib/images/objects/gate-top.png
zerojuan-RPGAutomata-52ab1bf/lib/images/office-tileset.png
zerojuan-RPGAutomata-52ab1bf/lib/images/textbox.png
zerojuan-RPGAutomata-52ab1bf/lib/levels/.gitignore
zerojuan-RPGAutomata-52ab1bf/lib/levels/level1.pbelevel
zerojuan-RPGAutomata-52ab1bf/lib/levels/npcs.pbelevel
zerojuan-RPGAutomata-52ab1bf/lib/levels/spritesheets.pbelevel
zerojuan-RPGAutomata-52ab1bf/lib/levels/templates.pbelevel
zerojuan-RPGAutomata-52ab1bf/lib/manaspc.ttf
zerojuan-RPGAutomata-52ab1bf/lib/office_map.tmx
zerojuan-RPGAutomata-52ab1bf/lib/sounds/button_snd.mp3
zerojuan-RPGAutomata-52ab1bf/lib/sounds/musicbox.mp3
zerojuan-RPGAutomata-52ab1bf/lib/sounds/starshine.mp3
zerojuan-RPGAutomata-52ab1bf/lib/sounds/step_snd.mp3
zerojuan-RPGAutomata-52ab1bf/lib/sounds/step_snd2.mp3
zerojuan-RPGAutomata-52ab1bf/lib/sounds/talk_snd.mp3
zerojuan-RPGAutomata-52ab1bf/lib/ui/game-ui.fla
zerojuan-RPGAutomata-52ab1bf/lib/ui/gameover.fla
zerojuan-RPGAutomata-52ab1bf/lib/ui/gameover.swf
zerojuan-RPGAutomata-52ab1bf/lib/ui/menu.fla
zerojuan-RPGAutomata-52ab1bf/lib/ui/menu.swf
zerojuan-RPGAutomata-52ab1bf/README.md
zerojuan-RPGAutomata-52ab1bf/src/controllers/GateController.as
zerojuan-RPGAutomata-52ab1bf/src/controllers/NPCController.as
zerojuan-RPGAutomata-52ab1bf/src/controllers/TalkController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/ConversationManager.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/DialogManager.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/events/RPGActionEvent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/events/TalkEvent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/events/TilesetEvent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/FamitsuAnimator.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/keyboard/BasicInputController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/mouse/ClickComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/mouse/IMouseControllable.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/mouse/MouseController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/mouse/MouseDragComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/mouse/MouseEnabler.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/RPGActionManagerComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/RPGInputController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/RPGSpatialComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/RPGSpatialDebugComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/RPGSpatialManagerComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/scene/SceneController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/SimpleHoverController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/TalkDisplayController.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/TiledMapConverter.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/TileLayerComponent.as
zerojuan-RPGAutomata-52ab1bf/src/core/GameDatabase.as
zerojuan-RPGAutomata-52ab1bf/src/core/rpg/Conversation.as
zerojuan-RPGAutomata-52ab1bf/src/core/rpg/Dialog.as
zerojuan-RPGAutomata-52ab1bf/src/core/rpg/TalkingPoint.as
zerojuan-RPGAutomata-52ab1bf/src/core/tilemap/Tileset.as
zerojuan-RPGAutomata-52ab1bf/src/core/components/events
zerojuan-RPGAutomata-52ab1bf/src/core/components/keyboard
zerojuan-RPGAutomata-52ab1bf/src/core/components/mouse
zerojuan-RPGAutomata-52ab1bf/src/core/components/scene
zerojuan-RPGAutomata-52ab1bf/lib/images/female
zerojuan-RPGAutomata-52ab1bf/lib/images/male
zerojuan-RPGAutomata-52ab

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com