Mads' Resource Documentation
  • 📺Youtube
  • 🤝Discord
  • ⭐Tebex
  • 👨‍💻GitHub
  • 👋Welcome!
  • General Info
    • ❓Questions and Answers
      • Is X script locked/encrypted?
      • I need support, where can I reach out?
      • How do I update my server artifacts?
      • How do I transfer a script from one account to another?
      • How do I set my game build?
    • ⚠️Common Problems
      • You lack the required entitlement
      • Failed to verify protected resource
      • Could not find dependency /assetpacks for resource
  • Resources
    • 🪑Sit Anywhere
      • Adding Custom Models
      • Falling Through the Map
      • Exports
      • Events
    • 🚁Helicopter Camera
      • Adding custom helicopters
      • Moving the UI above the minimap
      • Adding controller inputs
      • Controls
      • Exports
      • Events
    • 🚙Slash Tires
      • Exports
      • Events
    • 🕶️Stungrenade
      • Adding the Stungrenade as an item
      • Measures Against Cheaters
      • Exports
      • Events
    • 🪖CS Styled Killfeed
      • General Information
      • Exports - Client Side
      • Exports - Server Side
      • Examples
      • Adding Messages to the feed
      • Weapons List / Death Reasons
      • Changing the position if the killfeed
    • Crouch & Crawl
      • Exports
    • 🔫Taser Effect
    • 🔭Telescopes
    • 🩺Crutches
      • How to make the script compatible with ps-walkstyle
    • ⛽No Exploding Pumps
    • 👠Hookers
Powered by GitBook
On this page
  1. Resources
  2. Helicopter Camera

Adding controller inputs

PreviousMoving the UI above the minimapNextControls

Last updated 1 year ago

This will be built into the script using "alternate keys" in the near future.

Moving the camera around, as well as zooming in and out with a controller is all supported by the script. However, actions such as adding markers, toggling the camera or spotlight and rappeling from the helicopter require the usage of a keyboard by default due to the nature of FiveM's keymapping system.

However, there are ways to add controller inputs for these actions as well, the catch is that each player will have to do it manually. But on the upside, it's quite easy.

To use controller input simply go to Settings>Key Bindings>FiveM and then add your controller inputs on the right column called "SECONDARY" (Hover over the area (so it becomes white) and then press the controller input you desire).

🚁