Search the Community
Showing results for tags 'Weapon'.
The search index is currently processing. Current results may not be complete.
-
Hey guys, Been playing around with leadwerks lately testing random levels, trying to learn the software. However one thing I came across is the fact that for some reason I cannot fire my weapon (unless I am holding the ctrl key) when I am moving my character around with the WASD keys. I made sure it was reloaded too. I tried looking at the FPS controller script, however I do not know where I can find the specific code that seems to call for the ctrl key being depressed in order to fire my gun while moving. I want to be able to strafe around and fire my weapon at the same time without it being clunky. If I click my mouse while holding a weapon in a stationary position, the weapon fires like normal. Can someone point me in the right direction as far as scripting? I am only just starting to wrap my head around LUA in leadwerks. Thanks in advance.
-
- fps
- controller
-
(and 3 more)
Tagged with:
-
I've created a custom fbx model and imported it, then set it up similar to an existing melee prefab. This is wired up to a pickup object running PickupWeapon.lua, with it's VWep value set to the exported prefab of my custom model. Here are the two prefabs on the scene for visual comparison: These are the settings for the custom prefab root: The original machete prefab had the second rotation value set to 180, but because my model appears to be 180 degree turned, I have it set to 0. The issue I'm running into is that when the pickup triggers, it seems to work -- the weapon is available, pressing fire plays the sound attached to the prefab, etc. But the weapon isn't actually visible: I have tried values between 1-100 for rotation and offset without luck. How should I go about debugging this? I can't inspect the item while it's running so it's hard to know what is setup incorrectly.
-
Just had a few questions regarding Weapon sizing and animation FPS. First, when importing a weapon and getting it all set up, how small should the weapon be? What I mean is if it is too big when playing in-game the model will go though the walls, so I just wanted to know if there is a general size recommendation or if it's just trying till it works. Second, when it comes to animating a weapon, what fps should I be focusing on? I use Blender to animate and I use 30 FPS to view the animations. That's about it thank you for any help
- 1 reply
-
- Animations
- Weapon
-
(and 1 more)
Tagged with: