当前位置: 首页 > 软件库 > 游戏/娱乐 > >

PokemonUnity

A framework to build Pokémon RPG games.
授权协议 BSD-3-Clause License
开发语言 C/C++
所属分类 游戏/娱乐
软件类型 开源软件
地区 不详
投 递 者 丁高峯
操作系统 未知
开源组织
适用人群 未知
 软件概览

Pokemon Unity Logo

Pokemon Unity by IIcolour Spectrum

This Project with Pokemon Framework

I use IIcolour Spectrm's orginal Pokemon Unity as a base with Herbertmilhomme's framework. So far, this project use wrapper ( Legacy <=> Framework ) and in future, I want to remove wrapper.

This project is playable, but it has some issues and some features are disabled.

I recommend to not use this project as base to build a game, yet.

My next plan

  • Fix save file system
  • Remove the wrapper
  • Refactor Backend scripts
  • Rewrite UI scene scripts
  • Fix the known bugs

How to open the project and play a demo

For Unity: (2018.3.7f1)

  • Use Unity Hub or Editor to import this project's folder (/Pokemon Unity)
  • You will need to move database to ..\ ..\ ..\ \veekun-pokedex.sqlite. ( Found in /Pokemon Unity/Assets/Data ) Latest Commit should fix the issue.
  • Open startup.scene and play it

How to build and run the project

For Window:

  • You build the project
  • Open Build folder and copy SQLite.Interop.dll from YourAppName/YourAppName_Data/Plugins to YourAppName/YourAppame_Data/Managed
  • Run YourAppName.exe

IIcolour Spectrum

Pokemon Unity was in development for about a year before I could not continue working on the project. Rather than let itdie, I released the source as is.

Naturally this leaves it in a fairly incomplete state, albeit functional.

There's a lot of legacy code left over from when I was learning to use Unity, so some scripts (namely the PC and Bag interfaces) arefunctional though implemented rather poorly.

I'm hoping that the Pokémon Game Development Community will be able to continue my work and eventually get this project into a fullyfunctional state.

If you need to contact me regarding the project for any reason, you can reach me via my YouTube channel, or the subreddit/r/PokemonUnity although I can't guarantee when I'll see it or how much I can help. I will try though.

Thank you to everyone who supported me during the development of Pokémon Unity. I hope this source is useful.

Demo and Downloads ( IIcolour Spectrum's project )

There is a demo WebGL for testing available here: https://developer.cloud.unity3d.com/share/-1r-ml4tFf/

There are also demos for Windows, Linux, and Mac zipped in Releases! Please report any bugs if found.

Credits

Contact