Skip to content

tahaHichri/UE4-Bluetooth-Support-DEMO

Repository files navigation

UE4-Bluetooth-Support-DEMO

A demo UE4.19 project for "Bluetooth Support" code plugin https://www.unrealengine.com/marketplace/bluetooth-support

Description

This is a sample project showing the use cases and example Blueprints of the Bluetooth plugin.
It is intended to help any one who wants to integrate the plugin into his projects.

Installation

You can clone the project and the plugin using this command

$ git clone --recurse-submodules git@github.com:tahaHichri/UE4-Bluetooth-Support-DEMO.git

Getting Started

Clone or download this project to your workstation and open it with UE4.

There are two main Blueprint in this demo project:

  1. PuzzlePlayerCharacter: This blueprint checks the required runtime permissions (Location) on beginPlay
  2. BP_MainWidgetBlueprint: This is UI that contains the main menu of the app which interacts with the plugin (triggered by clicks)

App in action

Demo in action

Contribute

Please do not hesitate to contribute to this project by providing alternative use cases, notes, and comments.

Licence

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

About

A demo UE4 project for "Bluetooth Support" code plugin https://www.unrealengine.com/marketplace/bluetooth-support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published