Jump to content

Marcousik

Members
  • Posts

    679
  • Joined

  • Last visited

Posts posted by Marcousik

  1. I was editing my game today for an hour as yesterday, decide to make a pause, come back and LW do not start completely anymore...

     

    It loads my game (or whatever games; tested with marble game too) and freezes while loading the directional light Icon texture.

     

    I'm on updated Nvidia Gra. and vanilla version of LW

    I checked the integrity files on steam.

    Steam says the game is running but I can't access to the editor.

    I can remember there was a Win10 update

     

    Any Help ??? thx

  2. Well I don't know if somebody is still interested in this, but I had to work today on this, and I have to say making just a Sphere and add something modified script FPSPlayer.lua with Rigid Body - Prop and Mass=10 work fine. So you get a Shape-Collision just as big as your Sphere is.

     

    Had to change the commands function in FPSPlayer.lua and add something with addforce().

  3. Update,

    I solve the problem like this:

     

    1) Open source file of the model with Blender.

    2) Export as Leadwerks .mdl

    3) Obtained: Lot of .mdl files corresponding each of them with a part of the Lighthouse.

    4) You have to Poly Meshe, scale, texture each part of the lighthouse with the model editor. Save.

    5) Throw all the parts in the map editor, put all parts as child of a box (for example)

    6) Set Local positions of each child as 0,0,0.

    7) Very well here it is, well polyshed and practicable Ingame Lighthouse:

     

    post-15151-0-69332600-1436688560_thumb.png

    post-15151-0-20082200-1436688587_thumb.png

     

    Conclusion / issue:

     

    I think the save cannot be completed as the entire model is simply to big.

    So decomposed with blender is the solution and then re-build with Leadwerks.

     

    smile.png

  4. Hello there,

     

    I didn't find anything about this so start a new topic, maybe somebody encounter this too or solved this yet.

     

    Well I loaded a finished free Model "Lighthouse", generated a Poly Mesh on it in the model Editor, so player could run on it. I was very happy as I saw this, because everything seemed to look ok:

     

    post-15151-0-40961900-1436586069_thumb.png

    post-15151-0-69565000-1436586106_thumb.png

     

    But, after saving and leaving the model editor, I load the model to check if everything kept ok.

    And I found that all the corrected generated Poly Mesh did sadly not keep saved:

     

    post-15151-0-28400000-1436586317_thumb.png

     

    If you want to reproduce this, the Lighthouse can be found there:

    http://tf3dm.com/3d-model/light-house-enterable-96732.html

     

    thx for reply/ help !

  5. Hey there,

     

    I read the posts here and I 've today encounter problems like this.

    I downloaded a free "Lighthouse" model with stairs in the tower.

     

    I put a "Poly Mesh" on the model and I thought first this would work fine, because I saw the triangles on the stairs and everywhere where a player should walk, BUT Ingame the saved Poly Mesh is not as showed and the player falls through the ground.

     

    Second times Poly Mesh loaded, I observed the "good" built Poly Mesh cannot be saved, only a part of it can be loaded, rest disappears.... Any Help with this ???

×
×
  • Create New...