Search the Community
Showing results for tags 'Effects'.
-
Hey team! So I've been using Leadwerks for a while now, and coming along nicely. But for the life of me, cannot figure out how to get a good "authentic" looking emitter effect. Particularly with a fast jet of steam, or sparks. Anyone good with emitters? Have any good settings that work well? Much appreciated!
-
Hi, I would like to know if it is possible to change the shadow resolution in Lua. Or is this something that can only be done through C++? My SetLightQuality() is at 2 which I believe is the maximum.
-
-
Hi Guys, So I have come up with a specific idea in my mind for an event that is going to happen in my game but I need to know a few things before I attempt to try and create it. Basically I want footprints to start walking across my floor in my map (wet footprints to be specific) but I want this to be revealed in front of the player as if there is an invisible person walking in realtime and all they can see is the footprints of the water on the floor. I was wondering at first how to achieve this then I thought the decal system in Leadwerks may just make this work. My questions are: Is there a way to reveal decals in real time (some sort of way to mask them and then move that mask, just a thought). If decals isn't the answer, what tools in Leadwerks would be able to achieve something like this? My first thought would be to get a character and put an invisible material on that character and use decals for the footprints and somehow reveal them that way. Right now all I have is idea's but nothing seems to make me think that it would work haha. Thanks.
-
I have a problem with the lighting in Leadwerks. I don't know if it has always been like this, if so I've never noticed it. You can see the circles on the wall from the fall off of the lighting. My light quality settings are set to 2 in my Main.app script and the light settings are set to 'Dynamic + Static'. Everything I try though just gives me this result
-
Did anyone know, how to create effects like in ?Code sample, if possible