Jump to content

AggrorJorn

Members
  • Posts

    4,816
  • Joined

  • Last visited

Posts posted by AggrorJorn

  1. There is no plugin for 3ds max. An export to fbx should be sufficient. 

    You can't drag textures on to models. You first need to create a material (or generate it based on the texture) which references the textures. The material can then be assigned to the model via the model editor.

  2. 35 minutes ago, jen said:

    I'm working on the "lobby" feature, adding a queue system for players to wait until enough players join the game before the round can start.

    I changed the map again, changing the theme from an island to a more fitting location - barracks in the middle of the desert. 

    It is really looking great Jen.

    • Upvote 1
  3. 3 hours ago, martyj said:

    Any suggestions on how I can fix the rotation issue in this video?
     

    Hey MaryJ,

    This can be caused by several factors. Are you using node rotation? If so then the most obvious reason is that the rotation inverses at a given point. It will rotate to the desired rotation, but it is doing so in the wrong direction. This is were the reversed properties come in to play. On every path node you have the option for reversing the spline rotation. In your case you probably need to set the ReverseY rotation checkbox to true for the node where the rotation starts to go in to the wrong direction.

    I will have try to explain this better in a wiki article and video. You can also see this in action in the example map "Rotation based on nodes.". The second node in that map, has the ReverseY option checked.

    See this wiki page: https://bitbucket.org/Aggror/splinetools/wiki/EditorPathNode

    2482988718-reverse%20rotation.png

     

    • Upvote 2
  4. I will upload an update tonight containing terrain textures and adding the SplineTools automatically for all the example scenes. Thanks for reporting Shadmar. I am leaving the vegetation out, to keep the file size smaller. 

    I also have to re-record the videos that I uploaded (weren't published yet) since there are some small updates.

     

  5. Hi Shadmar, 

    Awesome that you want to use the tool. For the splinetools to work, the splinetools.lua need to be included in the main.lua or you can attach the SplineTools/EditorSplineTools.lua script to an entity in your scene which loads the script for you.

    For more details see this short tutorial: https://bitbucket.org/Aggror/splinetools/wiki/Getting started

     

    Come to think of it, adding the EditorSplineTools.lua script to the examples makes sense since that is probably where most people start.

    If you have any questions, feel free to ask. 

     

  6.  Thanks for the support everyone.

    9 hours ago, martyj said:

    It was really hard to find the item in the shop.
    Viewing the workshop only shows "curated" items, and not items to be purchased.
    You have to navigate to the Leadwerks steam Store page, then find the item on that.

    The workshop is a really confusing and incomplete store imo. The link I provided earlier doesn't even show a price at all. You really have to navigate through several pages on Steam before you get to the correct page. I can't imagine how many people must have stopped looking for paid items when it is this complex to find something.

     

    There is currently an issue with opening the example maps when using Leadwerks on Linux. More info here: 

     

  7. I hardly believe that this is the first time someone has run in to this problem. A quick test with a new project and map. Not even using prefabs atm. Just a pivot with a new lua script and material file.

    1. Create a project "TestCasing"
    2. Create lua script "TestCasing.lua" in "CasingTest/Scripts/MyTestFolder"
    3. Create material file TestMaterial in "CasingTest/Material/MyTestFolder"
    4. Attach material and script to a pivot in your scene. In the material property you can see capital casing being used. 
    5. The console log display the material in lowercase.
    6. If you save the map, and reopen it and go back to the material tab, everything is suddenly lowercased.

    If I export this project to a linux installation and load the map I already get the errors that it can't find the material and the lua script.

    59b6d7665ac85_casingtest.thumb.PNG.cabcd1aaf3ecc8b0049a64615148de3f.PNG

  8. 14 hours ago, reepblue said:

    What does the actual path look like when you list the contents of the directory? 

    I always capitalize my folders. So something like this: Projects/SplineTools/Scripts/SplineTools/. For some reason, prefabs are being saved with a lowercase path. This only happens as of the project in the path name. Will have a more clear example this evening.

     

  9. I have several maps that make use of materials and prefabs. In Windows these maps load fine but not on Linux. Some maps are not loading correctly because files can't be found. The console log shows that the filepath it is trying to load, is only partially cased correctly. Take the following line for instance in a windows project:

    Quote

    Loading material "E:/Leadwerks/Projects/SplineTools/scripts/splinetools/materials/handler.mat"

    Notice how the 'scripts' folder and all sub folders and the material file are completely lower cased. What's strange is that I never write folders in lowercase letters so I don't know why my project is saving the paths like this. Now on Windows, this isn't a problem, since windows doesn't care about case sensitivity, but with Linux I am running in to this map loading issue. The actual path should look like this:

    Quote

    Loading material "E:/Leadwerks/Projects/SplineTools/Scripts/SplineTools/Materials/Handler.mat"

    I can't place where this casing is coming from. Any ideas?

    For now the only solution I can think of is lowercasing all folderstructures and files, but it is a rather ugly solution.

  10. Forgive the messy launch. Browsing directly via the workshop gives you an information page, but not a page where you can buy it. You have to go via the Leadwerks Steam store page and view listed items.

    http://store.steampowered.com/itemstore/251810/detail/1119273174/ 

    It looks like I can't set the price myself via the editor or the steam interface. Josh apparently has to do this for me. I also don't know if I can change it. :wacko::unsure: The Steam interface could really use some improvements. It is also not clear to me which price is currently set. The workshop only shows that it is available. It is also not visible via in the workshop tab from the Editor. Maybe that takes some times before it is processed. 

    Here is a little loading spinner gif I should have posted a few weeks back..... :) 

    splinerotation.thumb.gif.1928c194bf6939847e56ce50154b4c3f.gif

  11. On 9/3/2017 at 10:49 AM, Phodex Games said:

    Ok this may be a little stupid answer, but why not just send them a zip file with your files, included in the workshop file?

    Because of the administrative overhead this creates. I have to manually email all those persons with every update. It might be 1 person and zip file. But once there are more zip files and different people, thinks get messy. You would have to keep track of who you have mailed, somewhere in a file. It is not that this is a complex task, but these 'small' administrative tasks take valuable time. Time I would rather spend on development. 

  12. Sorry for the short replies. I just got back from a developer conference in Berlin.

    I send another pm to Josh about approving the item. Josh did say that it was something he had to approve himself. So the voting system that you see on Steam doesn't 'aprove' of the item.

    On 9/4/2017 at 7:32 PM, randomdude said:

    Yes sounds like a good idea. How about amazon? I can buy these cards everywhere.

    Amazon seems like a good alternative, if I can simply upload a zip there and can update it whenever I want. I look in to this this evening.

  13. 2 hours ago, martyj said:

    Any idea on when this will be released and for how much? I think it would be cool to make rivers with this.

    It's already uploaded to the workshop. It just needs to be curated. Depending on if I can change the price afterwards, I want to have an introduction price of $8.00. when more features get added the price goes up. Early adopters will get all feature updates for free since they own the tool already.

    Rivers are basically already possible with the Road editor. You can already set the material. Just needs a shader for the movement and your good. 

×
×
  • Create New...