Jump to content

Marleys Ghost

Members
  • Posts

    2,157
  • Joined

  • Last visited

Everything posted by Marleys Ghost

  1. Maybe the people chatting dont want it visible to all ?
  2. What are you trying to do? get assets from previous versions?
  3. could you post the code you are using just incase you missed something?
  4. I meant: if key=="diameter" then singlevalue = value object.model:SetScalef(singlevalue, singlevalue, singlevalue, object.model) end as you'd be scaleing in the x y and z equally
  5. all work fine for me. whats your system spec?
  6. surely if its a sphere you want you'd just have the one value as you'd scale it equally.
  7. I'm not sure what it is you are trying to do but can't?
  8. In the lua template for the LE wizard this is used to scale a cube. ground=CreateCube() ground:SetScalef(10.0,1.0,10.0) ground:SetPositionf(0.0,-2.0,0.0) ground:Paint(material)
  9. You downloaded packs from Dexsoft that were pwd protected and Dexsoft don't know the pwd?
  10. Nope never tried it, let us know how you get on if you do.
  11. Not as far as I know because it won't import the modules I thought
  12. There is no room for nice in DogSick ... <maybe that should be "at" not "in" >
  13. whats new there? And I don't yell alot at Mack ... I have employed someone for that
  14. Then what is required is a Basic scene loading example using the Appdir. And the author of that can spend months of having to ask the same questions to those with "alleged" problems like "have you copied <insert one of the numerous files that need to be in the appdir to run your app from that dir.> to the Appdir?"
  15. It saves months of having to ask the same questions to those with "alleged" problems like "have you copied <insert one of the numerous files that need to be in the appdir to run your app from that dir.> to the Appdir?"
  16. Very true, and there is also a very good reason why any basic sample code I post always uses the path to the SDK folder
  17. CCTV using Leadwerks Engine 2.3 and Blitzmax as a proof of concept. * The switch script being used to allow text and icons was created by Macklebee ** Best viewed in HD
  18. Should be in the hydro data .. which for me is a folder but I tend to unpack everything as I like chaos
  19. No problems, I never actually looked through your code as the problem is 99.9% of the time not giving the controller mass.
  20. Have you set body mass for the controller?
×
×
  • Create New...