Jump to content

Roland

Developers
  • Posts

    2,953
  • Joined

  • Last visited

Everything posted by Roland

  1. Will check tonight then. Thanks
  2. http://www.leadwerks.com/werkspace/topic/10753-lua-editor-debug-window-gone/#entry78868
  3. Is there any draw texture function that can tile the texture, or do I have to make a loop drawing my texture to create the effect. Context:DrawTexture does not seem to handle tiling.
  4. Really looking forward to see this. Has more features than my own simple version.
  5. FindChild would work if got the root entity. But how to get that one?
  6. Really nice video Rick. Looking forward to see what's coming next
  7. Thanks Aggror. In fact its said in the documentation. Can't believe I missed that
  8. I just cant get my head around how to use arguments in the FlowGraph. In and Out without arguments is no problem. But how to use the arguments. Adding a argument to the in function is easy enough Script:myFunc( arg )--in -- use arg end But what about the sending side with the out function. As in the documentation below. How should the LUA script for Box3 look like.
  9. Roland

    FlowGUI

    That's cool Aggror. As Chris and I started the Hostile project using LUA only, first thing on my list was to learn LUA as I'm used to C++. To get started I decided to make a GUI and its quite fun to see that what i have done is more or less what you did there, without knowing of your work.
  10. HA! Its with a red blossom face I admit that the solution was that simple. Thanks Aggror
  11. While working with the LUA script editor, running and debug, suddenly the debug window is gone. I cant get it back even after restart. Any ideas ?
  12. Shad. Those pages contains another anomaly. Default value is set to 0, which is none of the possible choices So I add that to the report
  13. Can't find any documentation on the mouse buttons in the KEY page Key.LButton Key.MButton Key.RButton Key.XButton1 Key.XButton2 While we are at it. What is XButton 1 & 2?
  14. Thanks a lot shad. What would we do without you Here is my result using the shader. Great work of you. Again. Many thanks
  15. Looks just great. Is this available somewhere?
  16. Solved it my self. I had set a normal texture as Volume by mistake.
  17. Suddenly I get this when starting the editor Any idea what that is about and how to solve it?
  18. Simple question? Is there any god ray shader hidden somewhere in Leadwerks
  19. If I click the 'pick material' button it seems that there is no way to get rid of that state. Am I missing something?
  20. I'm not an artist, not at all. But in most models that I have downloaded from various places there is a left and right bone for the eyes. Mostly so you can look sideways in close up's.
  21. YES! Marley you are my favorite Ghost That solved the problem. Thanks a lot
×
×
  • Create New...