Jump to content

nate066

Members
  • Posts

    122
  • Joined

  • Last visited

Everything posted by nate066

  1. If there inst already particle collisions with any type of object would be very helpful and would allow very cool effects. Another cool feature could be material collision like in unreal 4 engine,you use a material to specify what part of the mesh the particles collide with. Are particle attractors still in leadwerks? Another cool feature of particles could be to allow particles to emit light to illuminate the enviorment.
  2. if you have a multiplayer game there is several reasons not to let him hack the game. 1. People will leave if your game has hackers 2. the scoreboard would mean nothing as all the scores would be hacked 3. you get a bad reputaion of allowing hackers to hack your game I think your right but in addition to checksum checking its still a good idea to compile lua files with luaJit as it just adds one more layer of defence but i think your right for anything but code it wont stop people if they want it. I think the fact that leadwerks will support precompiled lua files has satisfied my need for content protection. Can't wait til we get the update that allows support for pre-compiled lua files.
  3. Awesome but i have a few questions. your refer "next build" is the next build leadwerks 3.1 or is it the next update of the current leadwerks release. What exactly do you mean by encrypted zip files? Do these files allow you to run the application without the user entering a password or are they just regular zip files that protect the contents inside until the password is entered?
  4. I noticed when i download games from the asset store all the lua scripts and sounds are visible and un-encrypted/compiled. If your game uses lua its a huge problem because someone can modify the lua code a hack the game very easily. Leadwerks should compile the lua scripts so they cant be read or modified easily. Sounds,images could use a light encryption but its not that important but being able to modify lua scripts is a huge issue even if your using a c++ and lua combination. Is there any plans to fix these issues
  5. It would only take a month or 2 to have a prototype of a plugin system. Stop being so impatient. A plugin system will come when it ready. Just be happy for the OpenGL 4 support instead of complaining about what's not in leadwerks 3.1
  6. Oh, Sorry, If I looked harder I probably would have figured that out. Thanks for replying.
  7. Is there a reason why uploading models to the asset store is disabled?
  8. ok thanks for the mesurments now i can model my map for the leadwerks engine
  9. whats the scale of the crawler model
  10. this is from the Unigine running in opengl mode(im not sure what version of opengl) also any games that are not on windows,xbox 360, and windows phone run opengl. There are propbaly exceptions but they would be very rare.
  11. nate066

    Leadwerks 3.1

    Im excited for the release of leadwerks 3.1. It looks like this is going to most advanced version of leadwerks yet! How many tutorials are there about?
  12. nate066

    bullets?

    Awesome that's a fun topic. And how leadwerks 3.1 coming
  13. nate066

    bullets?

    Are the lessons going to be video or written tutorials? Thanks for putting in the work to make fresh tutorials
  14. So in le 3.1 there's no need to light map objects because everything uses dynamic light?
  15. is there anyway to use codeblocks to compile it
  16. the people here have the same issue http://www.leadwerks.com/werkspace/topic/7830-launch-problem/
  17. Go C++. And classes are awesome that's why I dislike c
  18. If you still need help with c++ classes check out these tutorials. There all in a playlist, this specific tutorial talks about putting classes in separate files.
  19. it would be for windows,mac,linux. it would be a 3rd person game character. prop objects being non moving ambient objects like a trash can or garbage bin. I use leadwerks or at least i will soon. I use 3DS Max to model, so normals are supported both in the engine and in the modeler.
  20. I was wondering what the poly limits for games are. Im used to modeling for animation. For a prop, how many polys should be the limit. for a character, what should be the limit.
×
×
  • Create New...