Search found 20 matches

by jimbobway
18 Aug 2011, 23:33
Forum: SFS2X C# API
Topic: BlueBox and WebPlayer - will it ever work?
Replies: 21
Views: 35166

So I am still experimenting with this and management is looking into this problem with the Unity creators. So I put the policy file on socket 443 which is https. It serves the policy file fine. In my code I do this: Security.PrefetchSocketPolicy(serverName, 443)); //Serve policy on https...
by jimbobway
01 Aug 2011, 15:17
Forum: SFS2X C# API
Topic: New config loader and BlueBox configuration
Replies: 5
Views: 9957

Yes, I noticed the sfs-config.xml didn't work either for Unity. Also I posted this in another thread, "One of the senior engineers I am working with has direct contact with Unity developers. They (Unity) are willing to work with us to get BlueBox working and apparently said "they will do w...
by jimbobway
01 Aug 2011, 15:15
Forum: SFS2X C# API
Topic: BlueBox and WebPlayer - will it ever work?
Replies: 21
Views: 35166

One of the senior engineers I am working with has direct contact with Unity developers. They (Unity) are willing to work with us to get BlueBox working and apparently said "they will do what it takes." Does anyone here have any advice for me before going into this meeting? Please reply soon.
by jimbobway
21 Jul 2011, 20:02
Forum: SFS2X C# API
Topic: Networked Objects
Replies: 1
Views: 4622

Networked Objects

I posted this in the Unity SmartFox 1.x thread when it should have been in the 2x thread. Sorry if you read this again. I've been digging through the forums and I haven't figured this one out yet. I basically want a networked ball that players can move and kick around. But, the answer seems hard to ...
by jimbobway
21 Jul 2011, 19:58
Forum: .Net / Unity3D API
Topic: Best network design methodologies
Replies: 4
Views: 15384

Networked Ball Object

I've been digging through the forums and I haven't figured this one out yet. I basically want a networked ball that players can move and kick around. But, the answer seems hard to do in SmartFox. First, to let you know I have successfully integrated the FPS code into our game. Players spawn and can ...
by jimbobway
14 Jul 2011, 17:20
Forum: SFS2X C# API
Topic: BlueBox and WebPlayer - will it ever work?
Replies: 21
Views: 35166

Has anything new come of this? Can BlueBox work with Unity's WebPlayer?
by jimbobway
14 Jul 2011, 17:19
Forum: SFS2X C# API
Topic: New config loader and BlueBox configuration
Replies: 5
Views: 9957

I have the same problem. I can't get sfs-config.xml to load in Unity's WebPlayer. I got it to load as a standalone.

We are trying to get BlueBox to work using the sfs-config.xml file. How to use BlueBox with Unity?
by jimbobway
27 Jun 2011, 22:12
Forum: SFS2X Questions
Topic: Test SQL Exception
Replies: 5
Views: 9726

Has anyone solved this? I get the same error.
by jimbobway
23 Jun 2011, 21:33
Forum: SFS2X C# API
Topic: Choppy Rotation in Demo
Replies: 2
Views: 5655

Rotation choppy

Ok, I got the transform to be smooth but the rotation is still choppy. In the file NetworkTransformInterpolation there is no extrapolation for rotation. It even says so in the code: // No extrapolation for the rotation transform.rotation = bufferedStates[0].Rotation; So the rotation is choppy. Does ...
by jimbobway
21 Jun 2011, 21:36
Forum: SFS2X C# API
Topic: Choppy Rotation in Demo
Replies: 2
Views: 5655

Ok I got it working when I transferred the files over. I had to set the NetworkTransformInterpolation to extrapolation. (When I copied the files over it defaulted to interpolation.)
by jimbobway
21 Jun 2011, 18:44
Forum: SFS2X C# API
Topic: Choppy Rotation in Demo
Replies: 2
Views: 5655

Choppy Rotation in Demo

Hi, I migrated some code from the FPS demo to our project. However when there is translation being sent to the server, it is choppy in the receiving client. The enemy characters movements are not smooth. One thing I also noticed was that in the FPS demo the rotation was choppy and not smooth. Should...
by jimbobway
14 Jun 2011, 15:18
Forum: RedBox 2X
Topic: It there an example project that uses Flash CS5 only
Replies: 1
Views: 9989

It there an example project that uses Flash CS5 only

Is there an example project that uses Flash CS5 only and not Flex/Flash Builder 3? Flash CS5 can't open .mxml files.
by jimbobway
14 Jun 2011, 14:47
Forum: RedBox 2X
Topic: How to compile with Flex Builder?
Replies: 1
Views: 9453

How to compile with Flex Builder?

I finally got a copy of Flash Builder 3. I am trying to import the project by going to File -> Import -> Flex Project and then I click on "Project Folder". I point it to the Video Chat folder but it says, "The folder does not contain a valid Flex Builder Project". I am using SFS2...
by jimbobway
31 May 2011, 23:08
Forum: .Net / Unity3D API
Topic: The island demo doesn't work in unity 3.0
Replies: 16
Views: 59435

In case your just interested, enough people asked for an updated anyway Island Demo using SFS 1: http://unity.lastowl.info/IslandDemo3.0.zip Change List: Not much changed two lines of code are nulled not removed Policy Fetch Added for web player builds smart fox dll replaced as well Coming Soon Isl...
by jimbobway
31 May 2011, 22:35
Forum: .Net / Unity3D API
Topic: The island demo doesn't work in unity 3.0
Replies: 16
Views: 59435

In case your just interested, enough people asked for an updated anyway Island Demo using SFS 1: http://unity.lastowl.info/IslandDemo3.0.zip Change List: Not much changed two lines of code are nulled not removed Policy Fetch Added for web player builds smart fox dll replaced as well Coming Soon Isl...

Go to advanced search