Search the Community
Showing results for tags 'Custom'.
-
Hello Im new to Leadwerks and I was reading the tutorials on how to use the software and then it hit me. I was wondering if its possible to create your completly own character and player script from scratch. And is it possible to create your own gun script from scratch too? Thanks ;-)
-
Okay this may sound dumb but my textures arnt working. In my 3d modeling program they all look fine, and in the texture preview they look fine. Yet when they are on the model its just a solid color not my texture. Its not with all my models though, as my monsters all look fine. There is also an issue with the weapons as they look fine and textured in the previewer, but when in game they to are solid color. Not sure if things are going wrong when I import the models or if there is just an issue with how the texturing is being applied. Please do tell me I am not the only one with this issue!
-
Hello again, I hate bothering you guys with what seems to be bacis stuff. I need some help editing or writing my own code for ai and melee weapons. I have their animations all imported (both weapon and monsters) and have set up some basic scenes to test them. I took a look at the prefab monster code as well as the prefab fps weapon code. I thought simply changing the code with my own values and equipping them would work for now, but it doesn't. I dont even know where to begin. Is there a tutorial for a basic ai and melee weapon system? Lua or c++ would work for it. Any packages possibly for me to take a look at? I am sorry so very lost.