UPDATE: The game is finished and has been released on several platforms. It can be played on the web (play it), on Android (download), and iOS (download). There might be a desktop version.
Tikiball, a beach volleyball played with big tiki/moai heads I’ve been developing for the last month is in beta.
It’s meant to be played by two players, playing against each other on the same device. There’s also a one player mode with three different difficulties.
The are four unlockable characters. In the web version, to make it easy to use/test them, they all unlock after one match won. In the mobile version they will have different amounts of matches needed. The characteres are these:
The leaves-position-bug has been fixed and the webplayer has been updated.
The bug was something strange: Only in the webplayer, Camera.main.ViewportToWorldPoint gives me different values (for the same position) in Awake and Start. (note that I was using a negative x value and the documentation mentions a range of [0,1]).