Skip to content

A sample Unreal Engine project showing integration of of the InfinyonAnalytics plugin with a simple Unreal Editor project

Notifications You must be signed in to change notification settings

fluvio-community/TuDiAnalyticsTest

Repository files navigation

Description

TudiAnalyticsTest is a project that shows an example integration of the InfinyonAnalytics, Analytics provider plugin.

The game was initially generated from an open sidescroller template here: https://github.com/CobraCodeDev/TP_2DSideScrollerBP

Changes were made to install the InfinyonAnalytics plugin, as well as add Analytics events generation within the Blueprints of the generated code. The blueprint generated events are standard IAnalyticsEvent events.

Setup

Checkout this repostity with git clone https://github.com/fluvio-community/TudiAnalyticsTest.git and also checkout the submodules git submodule update --init --recursive

Or you can add the InfinyonAnlytics Plugin to your project: see https://github.com/fluvio-community/InfinyonAnalytics

Either way, you will need to Configure the Plugin with an api key to send analytics to the Infinyon cloud for storage and analysis

Visit us on Discord if you have any questions or comments https://discord.com/invite/bBG2dTz

Integration

Integration was performed on Unreal Engine 5.5.3 on Linux, the project builds and runs on Unreal Engine 5.5.3 on MacOs

Unreal Engine 5 2D Side Scroller Blueprint Template Notes

A basic 2D side scroller blueprint template for Unreal Engine 5. This template requires Unreal Engine 5.1 or higher, however 5.3 or higher is recommended to prevent bugs with the orthographic camera

template

Advanced Templates

TP_ZDSideScrollerBP TP_ZDTopDownBP

As a patron you get access to the advanced 2D/3D hybrid version of this template and also Top Down 2D template. Both of these use the free PaperZD plugin which adds Animation Blueprint and Anim Notify support for a better workflow.

https://www.patreon.com/collection/111760

How to Install

Click on Code and then Download ZIP to download the template. image

After that follow the simple instructions in this document: https://cobracode.notion.site/How-to-install-an-Unreal-Engine-Template-b7fe36e8f9d142b2b02a4fc88600b0f9?pvs=4

Art Assets

Huge thanks to Ansimuz for putting out these art assets as Public Domain!

https://ansimuz.itch.io/sunny-land-pixel-game-art

About

A sample Unreal Engine project showing integration of of the InfinyonAnalytics plugin with a simple Unreal Editor project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published