πŸ“—
Padlock System - Doc
  • Padlock System - Introduction
  • ⭐Getting Started
    • Quick Start
    • Detailed Setup
  • ❓Support
    • FAQ
    • Unlock Event
    • Yellow Warnings?
    • Input Locations
    • Adding Audio Clips
    • Adding Trigger Event
    • Changing Materials
    • System Namespace
    • Changing Character Controller
  • πŸŒ€Development
    • Patch Notes - V1.6
    • Roadmap
  • πŸ“§Contacts
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page

Was this helpful?

  1. Support

FAQ

PreviousDetailed SetupNextUnlock Event

Last updated 1 year ago

Was this helpful?

Q). How do I Import the asset? A). Go to the Unity asset store and visit your β€œMy Assets”. Download the asset if not already downloaded and click β€œImport”, import all required features of the asset for your use. It should have appeared in your project under β€œPadlock System”. (If Unity warns you that you may overwrite project data, do not choose the β€œProject Settings” tickbox when importing the asset)

Q). Is there an example of this asset working? A). Yes, you can open the β€œPadlockDemo” to see the padlock asset in action or use this scene as your initial base of your project.

Q). How can I manually setup this asset? A). See the manual setup instructions on the "Main Setup" page

Q). How can I use a different Character Controller with the padlock system?link

Q). Can I use this asset with a 3rd person character with this asset? A). Yes, all you need is to use the trigger event and add the PadlockTrigger. See additional note for details!

Q). My Raycast isn’t working properly? A). Make sure your player character (If it has a collider) uses a layer of Ignore Raycast to help this!

❓
Detailed Setup
Changing Character Controller