Skip to content

Our experiment with getting the Unity RPG Creator Kit game (from the official RPG tutorial) working with Android touch as the interface.

Notifications You must be signed in to change notification settings

cartwheel/RPGCreatorKitAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG Creator Kit Android

Background

This is based on Unity's Creator Kit: RPG code.

More info about Creator Kit: RPG is in the unity Learn Creator Kit: RPG Tutorial

Goal

To get the code from Creator Kit: RPG working as an Android app. For us this means:

  • Set up the project to run in an Android emulator (specifically the one from Android Studio)
  • Control the player's movements by touch in addition to arrow keys, since there aren't arrow keys on Android. The hope is when you touch a point, the player will walk to that point.

About

Our experiment with getting the Unity RPG Creator Kit game (from the official RPG tutorial) working with Android touch as the interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published