Jump to content

Slimwaffle

Members
  • Posts

    245
  • Joined

  • Last visited

Posts posted by Slimwaffle

  1. For some reason whenever I try to add new addons steam says it downloads them but I can't locate them in the addons folder. And leadwerks can't find them.

    The adds I already had are working but any new ones I try to add are not

  2. I was wondering if anyone could tell me how to or point me in the direction of a good tutorial. I need to know how to remove seams from Skybox textures and format the file so various parts o the texture align. Also is there a way to make my file render in higher detail. I'll attach a picture for some reference. All the tutorials I have found have been for unity.

    post-14200-0-63735800-1426522009_thumb.jpg

  3. I am planning on writing some code for a project I am working on and before I start I was just wondering if its possible to have my code change a texture file after so many seconds have passed.

     

    Without posting actual code I was thinking along these lines.

    create sky items day, dawn, dusk and night.

    Get info from Skybox item,

    After so many seconds get dawn texture.

    Return dawn texture to skybox item.

    Rinse and repeat for full cycle using my own custom textures.

     

    Would this way of thinking be ok using the skybox already implemented in leadwerks or would I need to create a new skybox script?

    Or has anyone already done this that could give me some advice on how to achieve this?

    And could I do the same to a player character so that after so many seconds skin becomes sunburnt and clothes become dirty.

  4. Thank you so much for your help.

    My skin texture was fixed using your method.

    And I figured out my animations wouldn't work because miximo saves them as .fbx files.

    And with the day/night thing there is no download button and when I checked shadmar's files from

    his profile this file is not listed.

  5. So I have been dabbling a little with leadwerks, Fuse character creator, substance painter and blender.

    I seem to be picking every thing up fairly quickly. I have about 1 year of java experience (Yet none working on game developing).

    I have come across some problems I could use some hep with.

    So I made basic character using fuse and added the textures to each material (in leadwerks) for the character (body, shirt, jeans etc.). However the textures for the body get jumbled and her eyes mouth end up on her arm. How do fix this?

    Ohh I also have animations for the character but can't find a window to attach them. Do I need to write another script to attach each animation to the character. Or possibly add them to a fps player script and modify it to act as a npc.

    And lastly for a day and night cycle. Is there an in-built feature or do I need to make sun object and write the scripts myself?

    post-14200-0-64638400-1426067710_thumb.jpg

×
×
  • Create New...