Jump to content

josk

Members
  • Posts

    567
  • Joined

  • Last visited

Everything posted by josk

  1. Something like that would be perfect.
  2. Great thanks. Anyway of making a starfield with moving stars that look like thery are coming towards you. Is that possible with a shader?
  3. Having scipts where we can change parameters would be good. Parameters examples, play sound, transparency.
  4. This video helped me to understand flowgraphs.
  5. Loads quick here, looks great. Wolves keep getting me and I cant catch that rabbit :-)
  6. Looks great, its always good to see peoples views/ideas and code examples. Will keep an eye out for more.
  7. Just a reminder a Gravity check box would be good.
  8. josk

    Simple LOD

    Change Script.player = "" --entity "Player Entity" --to Script.player = nil --entity "Player Entity" "" = string
  9. What I liked about UnrealEd years ago was carving out rooms, nice quick and simple.
  10. Understood, thanks. Will watch the rest of that tutorial later.
  11. From this code from Aggror's tutorial if (self.entity.world:Pick(point1,point2,pickinfo,0,true,Collision.Prop)) Can someone explain what true is for, read the docs but cant make sense. closest: if set to true, the closest intersection will be found, otherwise the operation will return as soon as a single intersection is found. it's the intersection bit that confuses, wouldn't the closest intersection be the single intersection? The cosde works fine its always good to know why things work.
  12. This worked perfect, thanks a lot. Is that in the Command Reference?
  13. I have a Nvidea GTX660TI, so I think thats still ok. I noticed shadows in the Editor have a longer viewing distance.
  14. No luck with that, I think its just a bug tat will have to wait to be fixed. Thanks.
  15. The shadows dont seem to have a long range from a dirctional light whic is place in scene. From Post here which contains link to another relevent post.
  16. josk

    LUA Table Maker

    This could come in handy and save time, thanks.
  17. There is a previous thread about this, could be a bug. http://www.leadwerks.com/werkspace/topic/8235-sun-shadow-distance-increase/page__hl__directional%20light#entry64386
  18. The range of a directional light to cast shadows is not very far, light range does not seem to have an effect. I think I remember having this issue before. Any ideas?
  19. Any poll needs to be on this site. Also some of these are going to be big jobs, maybe Josh could choose one to work on long term and another smaller job that can be worked on now like having folders in the Scene Tab. Though that might be a big job.
  20. Could we have a community vote and 1 item out of the top 3 gets worked on. As one item is finished the community can vote for another. Let Josh pick the items from the community list for the vote.
  21. josk

    Game Idea

    Nice and simple game play is aways the best, Might have a go and making something similier for the workshop when I get back off holiday. Never played StarFox, I was a Sega lad.
  22. I think you just dragged the properties bar so it doesn't show. Hold your mouse over the right hand side of the window until the drag symbol appears, if you get it just right you will drag it back out.
  23. Thanks, took a look at BVHacker and managed to constrain the animations to the axies. Then the next bit I got stuck with. What I did do though was find a way in UU3D to do the same thing and it works a treat. If anyone else needs it basically load the model, click on Bones in the tab on the right, double click mixamorig:hips. Then in the Bone Editor click edit P, click copy all, unclick x and z, paste all. Jobs a good'un. Animations from the free collection work a treat. Not sure about an easy autorigger apart from Fuse. I dont think there will be a free one.
  24. Have been playing around with Fuse and its all straight forward and simple. Made a character, autorigged added animations, download, copy files into LE, scaled model, done. The only problem is the free animations pack doesn't allow you to keep your model in place when it animates (see video), you have to buy the paid ones for that option. Though there are some free ones with this option like the injured one in the video. Though I read that can be fixed in Blender, if anyone can do a walkthrough of that it would be good, I'm useless with Bender. Was hoping UU3D would be able to. Ignore the cat, was testing animations, also notice Shadmar's excellent Day/Night shader cycle.
  25. Thanks for the info, just purchased it. Will spend Sunday afternoon making some characters.
×
×
  • Create New...