fehaar / FFWD

This is the FFWD framework for XNA, that allows you to port Unity3D games to XNA for use on WP7 or XBox360 (XBLIG)
Microsoft Public License
133 stars 36 forks source link

Loading but nothing happned #81

Open KlausMoller opened 11 years ago

KlausMoller commented 11 years ago

I have created the example scene. Wehn i start the game is there a loading screen but no cube. (Screen: http://twitpic.com/bu13i5)

I have no errors or warnings and i have only exported in unity the example scene.

fehaar commented 11 years ago

Have you added the exported XML scene to your XNA project and are you loading up the scene in Game1.cs?

KlausMoller commented 11 years ago

I think i have copied the folder to the wrong folder. Which folder is the right because I have copied the XML to the folder with the game1.cs?

KlausMoller commented 11 years ago

Ps: Big thanks (open source is great :D)!!!

KlausMoller commented 11 years ago

Is it possible to export multiplayer things?

fehaar commented 11 years ago

No multiplayer support. And it would probably not be easy at all to add it.

KlausMoller commented 11 years ago

I have big problems with FFWD. The Logo Scene is not loading and i have tried to make a new project but this project is not loading too. I have tried many things but nothing works. Can you make a video tutorial or something where i (we) see how it works or someone of the community who have no problems. But thanks for the work you have done and thanks for the FFWD.