Jump to content

beo6

Developers
  • Posts

    795
  • Joined

  • Last visited

Posts posted by beo6

  1. Okay. thanks for the clarification.

    Is there a way to update parts of a navmesh?

    For example, when placing a building in a RTS game. Can the Navmesh be updated so that newly placed building is an obstacle now?
     

  2. No. I am running 0.9.2

    I just updated to Build 309 to see if i can still reproduce, and sure enough, it still crashes.

    Even without a Terrain btw. Just had to press the arrows for the TIles, Change the value to a higher one for X and then for Y. and then = Crash.

     

    I guess there is an issue when switching between using the arrows and entering a higher value directly. Not sure.

  3. When i created a NavMesh and resize it by changing the Tiles, it crashes the Editor with the following Error:
    image.png.e3ce44d1ad16ac555e5eca2c1af72b99.png


    Steps to reproduce:
    - Create a Terrain
    - Create a Navmesh
    - Go to "Map" Tab and select Navigation Mesh
    - Resize Tiles X or Y via the up arrow.
    - Resize Tiles X or Y via entering a value directly

  4. Sorry to write a bit late, but the last 2 updates broke the "AppTemplate.exe" and "AppTemplate_d.exe" file.

    the one before this crashed when tying to open one of the window menu items "File", "Edit" or "Help".

    And the last one currently available through steam just crashes right at the start.
    I tried to run it through the command-line to see if it gives any debug output, but nothing is printed.

     

    Didn't tried to program something myself with it yet.

  5. I am getting the exact same issue at the moment when i try to reupload my notes script to the steam workshop because somehow an old version appeared again on steam. (however that could happen?)

     

    ---------------------------

    Leadwerks Editor

    ---------------------------

    Failed to update file.

    ---------------------------

    OK

    ---------------------------

     

     

    This is really not fun.

     

    ( see this thread: http://www.leadwerks.com/werkspace/topic/14232-amnesia-notes/#entry97877 too )

  6. mhh. thats odd. I am 99% sure i fixed that once. Seems that an old version is up on the steam workshop again. :/

     

    sorry for the late response. Was and still am ill laying in the bed. :/

     

     

    For the time being here is the current script. (the text.lua files need to look a bit different in this so the fix works. But there is an example text.lua file included)

     

    https://cloud.software-sl.de/index.php/s/sHbt6kKfMT926zi

     

    Will see to upload that version again to the steam workshop.

     

    //Edit: doesnt let me upload to steam workshop again. :/ i start to hate steam...

  7. snow shader looks nice. Just have no idea what i am doing wrong because i only get a black screen with it enabled as post effect.

     

    //well. forget it. there was just no Vertex shader part in it. ;)

     

    Thanks

  8. Also never had this issue right after a clean reboot from Windows.

    Only happened when i started and closed leadwerks. Had to restart steam to fix it most of the time.

     

    Since i don't think you have leadwerks in autostart, look if you also don't have steam in autostart, check if you haven't this feature enabled where windows tries to resume applications after restart and try to make a real reboot. (not sure if windows really features a quick reboot)

  9. So far have only played a bunch of games with it like rocket league and left 4 dead.

     

    It worked quite well for both games and once you have set the sensitivity to something usable in Left4Dead its an more "acceptable" mouse +keyboard replacement than any controller i tried before. Still not better than using a real keyboard and mouse though.

     

    But the biggest issue so far is that for some reason the controller just stops recognizing movements with the stick or touchpads. So far it only happened in hectic situations in rocket league, but it was then most likely the reason to miss the ball. After going back to xbox controller, no such issue. If they fix that little annoyance, it's a pretty good controller i would say.

  10. I guess there was a bit of misunderstanding. I had worked with the file reading stuff for the Leadwerks Player for the text loading of the notes script i have in the Steam workshop. Not on the footstep sounds.

     

    Or what are you guys talking now about? ;)

     

    Sorry that i can't help a lot with footstep sounds. When i got to that problem in my small map i just added a collision box. But as already said. depending on the amount etc. it could clutter up the map.

  11. Or another idea which I liked in some older games.

    The menu where already ingame. I can remember an arcade bowling game where you controlled the bowlingball and selected the level with the game controls.

     

    Or another example even though it also included a normal menu is Portal 2 coop where you land with your partner to select a level.

  12. haven't tried it, but i guess it should work that you export the terrain as *.raw file, open it in an image manipulation application that can open it, make the image bigger so it fits, save and import it into a 2048 terrain.

    • Upvote 1
×
×
  • Create New...