Git Product home page Git Product logo

notyetgames / notyetdlgsystemexample Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 52.9 MB

Dialogue System Example Project - https://github.com/NotYetGames/DlgSystem

Home Page: https://bit.ly/DlgMarketplace

License: MIT License

C# 0.27% C++ 97.49% C 0.18% Python 2.04% Shell 0.02%
plugin dialogue unreal unreal-engine ue4 unreal-engine-4 dialogue-systems unreal-marketplace unreal-engine-plugin ue4-demo unreal-engine-4-module ue4-plugin ue4-project

notyetdlgsystemexample's Introduction

Not Yet: Dialogue Plugin System - Example Project

Branch Unreal version: 5.2

Example project for the DlgSystem plugin.

See the Wiki for the manual and tutorials.

ℹī¸ NOTE: 📄 The Text Version step by step explanation of this Project is here

ℹī¸ NOTE: đŸŽĨ There is a video tutorial version here in this playlist

Using

👉 Visual Studio Install Link

To add C++ tools to your VS installation, make sure you select Game development with C++ under Workloads.

Settings Installer for VS

NOTE: If you HAVE the Dialogue plugin in the unreal marketplace and you want to use that, you can just delete the Plugins folder from the example project.

2. Download this example project

3. Unarchive it

4. Open the Project

  • Open the NYDlgSystemExample.uproject file
  • A popup like this will appear, press Yes

Opening Project Missing Modules

  • If you have Visual Studio setup like in Step 1, this will finish successfully and the project will open

Opening Project Missing Modules

Clone

git clone -b 5.2 https://github.com/NotYetGames/NotYetDlgSystemExample.git

Git commands

# Update
./git-update.sh

# Push subtree modifications
# NOTE: This is only if you modified the Plugins/DlgSystem subtree.
git subtree push --prefix=Plugins/DlgSystem https://github.com/NotYetGames/DlgSystem.git master

# Was added with
git subtree add --prefix Plugins/DlgSystem https://github.com/NotYetGames/DlgSystem.git master --squash

notyetdlgsystemexample's People

Contributors

mcsab avatar vampy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.