SFS Island (enhanced)

Hi,
I hacked up the SFSIsland demo and the Unity CharacterCustomisation as a way of learning both Smartfox Unity3D more.

→ Relaxing ambient w/ komuso on #tokyohackerspace Island #Unity3D #hackedupdemos Wink Digital Transformation Consulting - Sonicviz 20 ppl limit.

Seems to have some bugs in the animation synch, but it was a great little learning project demo.

Thanks to Thomas and SFS crew for the Unity API, and Unity3D of course for the great demos and content.

Now on to Version 2!

(I’ll only have this up for a short time as it’s a more of a learning project)

After you choose a character, that’s it. Nothing else happens. Is there suppose to be something more?

No, it’s just the Island demo enhanced with Avatar customisation and online multiplayer, a basic Virtual world walkaround with some streaming music from the web.

Just a learning project integrating Character Customization | Utilities Tools | Unity Asset Store into SFSIsland demo from Unity3D SmartFoxServer: massive multiplayer game server for Flash, Unity, HTML5, iOS and Android games, MMO, virtual worlds and communities

I think I’ll have a look at Multiplayer Game Development Made Easy | Photon Engine as the backend just to compare backends.

Just click Log In and you can play with your caracter in the Island demo

Worked this time. Movement is rather choppy. Things flickering in and out.

Yes,I noticed that sometimes. Try moving the camera.
I just pulled the 3rd person camera from http://forum.unity3d.com/viewtopic.php?t=18073&postdays=0&postorder=asc&highlight=wow+camera+control&start=105 for this, I need to work on it a bit more.

(ty camera script guys anyway!)

Cool!

hi,

Can I ask you where did you host it ?

Cheers

I tried the SFS Amazon EC2 image but it failed.

I wanted to test another cloud provider anyway, so I set up a http://www.rackspacecloud.com/cloud_hosting_products/servers and installed a Debian 5 distro.

As mentioned there is also
Multiplayer Game Development Made Easy | Photon Engine to use as a MUVE backend with their Photon socket server.

I need to have a play with it to determine which backend best suits my needs.

This demo is now offline as I am testing other multiplayer server solutions. ty for the feedback.