Jump to content

Volker

Members
  • Posts

    75
  • Joined

  • Last visited

Profile Information

  • Location
    Münster, Germany

Volker's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Volker

    blide

    Test it yourself. There is a free version available. For myself it's like the difference between bicycle and motorcycle. With both you can reach your target..
  2. Shouldn't 3D lines be part of the engine?
  3. I thought similar, but ran over this: http://leadwerks.com/werkspace/index.php?/topic/145-newton-stacking-objects-strange-behaviour/page__p__1190__fromsearch__1entry1190 The behaviour of newton is strange. Until this is solved, LE is IMHO unusable for a stacking game.
  4. Another thumbs up for INNO.
  5. Yep. They use antigravity for their wash-bowl. Very trendsetting.
  6. With this skin the forum remembers my sign in. With the other ones I always had to redo it after a browser restart. Something with the cookies?
  7. There are no images in it. May be it's made in MS office. Your are right, PDF would be the best way to go.
  8. If I would have seen this before purchasing LE, wouldn't done that Looks a bit frightened at the first look, but it is very helpful, logical and well structured. Btw: I can't open the file with firefox (3.6), only with IE. And IE wants to install an Microsoft Office Add-on.
  9. Set game path to the directory where your project is stored. The editor scans it and editor has access to all gmf (and corresponding .ini, .phy, .lua) files in it (includes all subdirectories). To get your meshes showed sorted in the righthand view of the editor (for example all your rocks): - create a sub dir "Rocks"; put your rock meshes in it - rename your meshes in the directory with the prefix "Rocks_" The folder "Rocks" can be under another directory like "meshes" or "models". Sorted view stays. Take a look at the models folder in the SDK to see how Josh did it.
  10. This question was asked in the old forum here. I limited the movement to 2D with the code posted there which works fine. For the rotation I found no similar way, so please let me know if you solve it. To limit the rotation I'm using two big boxes between which my ship moves. I had to adjust the body damping, so that the boxes don't decelerate the ship to much. Yes All my ships will have the same z-size to avoid this trouble. Especially in Multiplayer using multiple planes/boxes. Julio (the newton maker) wrote that he is working on something to limit movement to 2D. But I don't know how far he is. Btw: Which newton version is LE 2.3 using?
  11. Create a folder outside "program files". Let's say d:\test. Copy materialeditor.exe, shaders.pak, newton.dll from Leadwerks directory to it. Try to run it. Or try a fresh install of Leadwerks to a directory outside "program files" like "c:\Leadwerks engine SDK" and then try again. No more ideas from me at them moment.
  12. Ok, I see You can try to execute the editor as admin and in xp compability mode.
  13. Which operating system are you on? Windows XP? Are you using an admin account? Would be nice if you put informations about your system in your signature for the future.
×
×
  • Create New...