Interface (BP, BP&C++)
A downloadable Academic Prototype
Developed with Unreal Engine 5.3.4 - Blueprint and C++
- complete project files of two third person game prototypes as single player
- use E key to open the gates, and Q key to pick up key for the last gate
- using line trace to “detect gate” and “get key” functionalities
- Implementation of pure Blueprint interface
- C++ implementations of Blueprint interface
- 2 maps with exact same scenario and different methods of programming interface.
Using:
- Pure Blueprint interface
- C++ implementation of Blueprint interface
- Line trace
How to use this prototype ...
I - Make sure you have a compatible version of the engine and visual studio, installed on your system.
II - Unzip, open and run the project in unreal editor.
III - Use E key to open the gates, and Q key to pick up key for the last gate, after running the project in unreal editor.
CPPBPInterface_UE532 source code GitHub: https://github.com/emperor-katax/CPPBPInterface_UE532
----------------------------------------------
This project is designed for teaching game application development with Unreal Engine, by demonstration free to use functional prototypes.
The project template is optimized to reduce size of zip-file.
----------------------------------------------
Status | Prototype |
Author | emperor_katax |
Genre | Educational |
Tags | blueprint, cpp, interface, Singleplayer, Third Person, Unreal Engine |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.