MexSource Posted December 10, 2013 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
Josh Posted December 10, 2013 Posted December 10, 2013 In Leadwerks 3.1 you can simply call Entity::Hide(). Quote Let's build cool stuff and have fun.
MexSource Posted December 10, 2013 Author 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
Josh Posted December 10, 2013 Posted December 10, 2013 You cannot do this with the baked lighting in Leadwerks 3.0. Quote Let's build cool stuff and have fun.
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.