GnarBike Trials

V1.2.0 is now out!

  • Level Sharing, Upload and Download user made levels!
  • Expert Mode, without crashing how far can you make it through the game? Super Addictive!
  • 5 new levels!
  • new sound effects.

So get creative people, lets see some awesome levels! If you make a level feel free to post the name of it in this post so fellow Unity members can try it out :slight_smile: .
Also make sure you try out the new Expert Mode, I’m completely hooked on it!


Features:
40 challenging levels.
Control your rider with 3 different choices of controls.
Beat your friends by getting the best time on the OpenFeint leader boards.
Build your own levels in the in-game level builder.

Android Market:https://market.android.com/details?id=com.GnarlyGames.GnarBikeTrials

Let me know what you think :slight_smile:
Cheers,
Bug

Is it as laggy in the game as the video shows?

no not at all, thats my bad screen capturing on my pc :slight_smile:
Edit: Made new video thats much less choppy :smile:

My brother really likes it:


Wondering if there’s a way to share levels made in the level builder

It looks quite fun. Good Job!!!

Awesome all golds!, whats his name on openfeint? tell him to add Bug5532 to try to beat the developer :wink: Think I still have one top score :slight_smile: .

I am actually working on a level sharer atm, its taking a lot longer than I originally planned though :frowning:

wasn’t even aware there was openfeint integration, just thought the high scores were greyed out because they were being added later, what do you have to have installed/setup to have openfeint work?

That’s strange, that might be why only 30% of people use it. hmmm, what phone and android version are you using?

I’m on an Xperia Play and he’s on a Galaxy S2X both running android 2.3 and high scores are greyed out for both of us

That’s really odd, I honestly have no idea why it wouldn’t be showing you openfeint, I use a Galaxy S2 and it pops up every time… I will have to look into it, cheers for the feedback :slight_smile:

I have the same problem with HTC Desire S: high scores are grayed out, like if the button was disabled

Cheers andrej, it should become un-grayed out once it manages to connect to openfeint, do you get the failed to connect to openfeint message? this is obviously a bigger problem than I thought :frowning: this has now moved to the top of my todo list for after the level sharer is finished.

No, I don’t get any kind of message. I also thought that you plan to enable openfeint in the future and that that’s why the button was grayed out. I have Android version 2.3.3.

Is there a chance that you said no to openfeint on first launch? as just found this in the installation guide:
On the application’s first launch, when it gets to the OpenFeint.initialize() call, it displays an OpenFeint welcome screen over the game screen. This allows the user to log in to OpenFeint or decline OpenFeint. After the first launch of the app, the user’s choice is remembered and the OpenFeint welcome screen does not appear.

I think that is probably the reason, I said no to openfeint at first launch. At that time I didn’t even know what openfeint was :). The problem now is that I can not enable it back in your game, you should probably make an option for that, if that is possible.

I am currently also integrating openfeint into my game, but I think that I made a huge mistake at the first launch: I had that stupid google “Copy Protection” turned on, so it doubled the size of the game. When I saw that I immediately unpublished the game, turned that off and the next day published it again. After that I never saw that the game would be listed as new game or under “Just in”, it was like the game didn’t even came out :). Do you think that is possible or that I just didn’t see it?

There a way to change the High Scores button so that if you hit no to openfeint instead of greying it out, you could have it re-ask?

Yer I looked into it, but cant find any function that would do that in the openfeint facade. Have emailed openfeint as they were very helpful last time I got stuck :slight_smile: hopefully I will have a solution sometime during the week :slight_smile:

I think your latest update may have broken the input controls somewhat. The acceleration button is not consistent and it gets frustrating trying to maneuver and the acceleration is constantly shutting off. This was not happening before and I’m certain there’s nothing wrong w/ my phone (LG Optimus 3D/P920)

yer there have been a few reports of that, I think it has something to do with this http://forum.unity3d.com/threads/111148-Touch-Count-Bug , I havn’t had it happen on my sgs2 in ages so I wasnt sure if it was still an issue. Will look into it!

In other news level sharing is almost set up, got user registration and level uploading working, now just need the level downloading GUI. So hopefully it should be done at some point this week :slight_smile:

This looks cool! Are you using Unity’s WheelColliders etc to accomplish this or how did you get the physics right?