MexSource Posted December 10, 2013 Share Posted December 10, 2013 Hello, I tried to find something for deactivating lights but no function (everything outdated in internet) so i tried using: light->SetRange(0 - 10); but i think i need to rerender the light? is that possible? - Mex Quote C++ :3 Link to comment Share on other sites More sharing options...
Josh Posted December 10, 2013 Share Posted December 10, 2013 In Leadwerks 3.1 you can simply call Entity::Hide(). Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
MexSource Posted December 10, 2013 Author Share Posted December 10, 2013 ok, but is there a solution for the moment? Entity::Hide() is also now a function but i think it only hides the object and not disables it functions Quote C++ :3 Link to comment Share on other sites More sharing options...
Josh Posted December 10, 2013 Share Posted December 10, 2013 You cannot do this with the baked lighting in Leadwerks 3.0. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
MexSource Posted December 10, 2013 Author Share Posted December 10, 2013 ok then i will wait Quote C++ :3 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.