Fly Kitty!
Fly Kitty! is an arcade game for iOS, Android and tvOS in which you play as a kitty flying on its hang-glider! Tap on your device to make Kitty fly and avoid trees and balloons on the way…
Fly Kitty! is an arcade game for iOS, Android and tvOS in which you play as a kitty flying on its hang-glider! Tap on your device to make Kitty fly and avoid trees and balloons on the way…
Not so much news lately, I’ve been working on a lot of stuff both related and non-related to game development. The past few months I spent working on my first mobile game, it’s for iOS and it just got submitted for review!
Let’s hope the guys at Apple take good care of it and hopefully it will be available on the App Store saturday (30/08/2014) !
Here is an implementation of drag’n drop in Unity. The code used to move the object around with the mouse (or touch) is quite simple, what is not is an implementation of drag’n drop between an orthographic field and a perspective world:
Unity has a very powerful scene editor that offers a lot of features and still keeps it simple. The feature I like the most is the possibility to customize this editor to adapt it to your needs.
For instance: automatically create prefabs from imported textures.
Now that we know how to create a skeleton and perform skinning thanks to the first part of this article, we are ready to export the model to Unity and animate it with Mecanim.
Play the live demo at the end of the article to see the results !