Jump to content

Raul

Members
  • Posts

    253
  • Joined

  • Last visited

Everything posted by Raul

  1. In this case all the blogs you are tracking must be the favorites
  2. I will try the solutions when I'll go home. Thanks guys.
  3. As the title says: it could be very helpful to have the camera pos and maybe rotation somewhere in the editor. Maybe in the bottom of the screen?
  4. Very nice video. I also saw some other videos on your channel. The "AI" is pretty good. You must be proud of it
  5. Pixel Perfect, I really like this picture. A friend of mine saw it and asked me if this is a game similar to Gothic
  6. Jetzt einfach, schnell und sicher bezahlen - mit PayPal.Zahlungen mit PayPal I think is German
  7. I hope this decision will help the indie gaming community and more and more games will be completed. Anyway from what I heard from Ubisoft, they are saying that in these days not the engine is the problem when making a game (i am talking about big companies). So making free the access to this SDK can only be great for all... I think.
  8. Michael is going to make an app which will show us the models before buying them. Some kind of.. "demo"
  9. As always nice work Michael. In the next weeks I really have to buy some models. How about that .exe you said you will make it?
  10. Its possible to share with us what values did you used for the sunlight?
  11. @ArBuZ: Even if you would have the money to buy it... they do not sell to everyone. You must have a strong background in game development And just a note: Unreal Engine 2 was estimated at $600,000 when it was first released
  12. "blend shading" is my favorite too These way you can simply add details to the map and make non repetitive scenes.
  13. Now with the right version of the engine (2.31) is working perfectly. I tried like 10-15 times and there was no issue. I HOPE is solved now. Thanks guys for helping me. I was at the edge..
  14. Raul

    Skybox

    The screenshots are amazing. The moon + reflection are awesome.
  15. Thanks. Downloading 2.31
  16. Is there another downloader for the 2.31 version? I only have this file: "LESDK2.3.exe" which was mailed me by Josh when I bought the update. I cannot find any other NEW downloader... and in the old "developer" zones there are only old SDKs
  17. I do not understand whats happening. First I tried to compile your code (which is same as mine of course ) and I receive the following error message: Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention. in inline TController CreateController(flt height, flt radius, flt stepheight, flt maxslope) { return leCreateController(height, radius, stepheight, maxslope); } Second: I saw in your exe that the player height is lower than in my original exe... :| EDIT: Also the engine.dll file is NOT the same as mine :| Your dll is a little bigger than mine.
  18. does not have any impact....
  19. Yes Pixel Perfect. You describe the behavior exactly. My friends pc has a dual core, 8800 gt and Win7 x86. And he can reproduce too (except the little freeze )
  20. No, I do not use any raycasting.. I tried with the bodymass = 80 and 100 and the maxaccleration = 500 and even 15000 No difference. Same behavior. I also tried the SweptCollision function: No difference.
  21. I rewrote the whole application again and again. In the archive I uploaded there is also the source code. For almost 24 hours I try to understand how is this possible and no one can help me.. B)( I do not understand why i have that freeze, why the collision are not working properly... why why why.. it's frustrating. :|
  22. something I observed: After a while I used the engine (for example using the editor or even trying my code) I observed the problem does not reproduce anymore. If I do a computer restart then the problems appear again B)
×
×
  • Create New...