Search the Community
Showing results for tags 'FPSPlayer'.
-
Hi All I admit I am a newbie to Leadwerks so apologies if my question is trivial. I have tried searching the Forums for an answer. I have the Pro version of Leadwerks and am using it mostly as a learning tool. I do have some long term aspirations for a research project that may require the use of the engine. I have therefore only dabbled and am learning Lua script from a recently purchased book at the same time. I am finding the engine very versatile and great fun. I have been working through Jon Theunissen's excellent Youtube tutorials on Lua scripting. When I make a small
-
I have a player, that can go to a point ( a pivot that is set by a camera pick) When I place the pivot on the same position as a crawler , the player glitches out and freezes towards (0,0,0) and i dont know why. After that you cant move the player. For me it makes no sense why it glitches, since the mosterAi does the same without any problems. http://pastebin.com/1qNrf1YA heres the part of the script that is in the updatephysics function.