Jump to content

cassius

Members
  • Posts

    2,834
  • Joined

  • Last visited

Everything posted by cassius

  1. Maybe I moved a building at some time and its shadow did not move.
  2. When I move across the terrain in my game a large shadow comes over the terrain at a certain point. There is no large building nearby. Anyone had this prob?
  3. A couple of c++ tuts would be nice.Keep going Aggror your work IS apriciated.
  4. Thing that worries me about this subject is I don't have a clue what any of you are talking about. Given a choice I will just use old fashioned c language. Its easy to learn, its fast and could do the job.
  5. Is there a way to make water look slightly less transparent. Something seems to have changed since 4.4 update.
  6. Or you could just use GetDistance depending on your specific circumstances.
  7. No it did not include the old newton.dll. I know Josh did a thread about updating existing projects but I can't figure WHERE in visual studio to put the directives he mentioned so I just started a new project instead.
  8. Unhandled exception at 0x01812E24 (newton.dll) in project05.exe: 0xC0000005: Access violation reading location 0x0000000C. That's the full error message. Is it a bug?
  9. I started a new project and moved all my old files into it. The game runs fine with no problems until I click on escape to quit game. I then get unhandled exeption(newton.dll).Not a big prob but it never happened before. Anyone help?
  10. texturemate is one of several free exture sources.Pretty good.
  11. Arteria 3d and Dexsoft sell suitable models.
  12. When I get a new pc how do I get leadwerks back again from Steam? I looked at their website but saw no indication of how to find and download it.
  13. All this looks too complex for me Can we just start a new project and move all our files etc over to that? I have learned c++ ( almost) but this kind of thing always gives me loads of trouble.
  14. I have pools of different depths in my game. I just made the hollows in terrain level where required. Or maybe I misunderstood your prob.
  15. Thanks for reply.
  16. I apologise if I have missed this but is it intended to add c++ definitions and examples to the new api?
  17. Can you use getdistance instead of a raycast?
  18. I have large pools in my game. I suppose you could just make them smaller, like puddles in terrain editor.
  19. If you google this question you will find examples in c and c++. I just did so. Good hunting.
  20. Sounds like your graphics are not up to speed. I had to upgrade in orfder to run le 4.3 some time ago.
  21. Don't really understand the question. Isn't a polymesh intended for enterable buildings.
  22. I think you change character angle in properties of character ( in editor under physics) EDIT: You can do it in code too.
  23. Hi When I close down the editor I get a dialogue that asks if I want to save a screenshot.Not sure how I got this but its a real nuisance having to click on delete all the time.Anyone know how I can get rid of it?
×
×
  • Create New...