Unreal Engine 4 (UE4) C++ project with a simple combination safe asset
A downloadable asset pack
Buy Now$2.00 USD or more
This is a project file for developers who are unfamiliar with using C++ with Unreal Engine. It is for creating a simple combination safe asset that can be added to other projects. The safe model, actor component, and user interface widget are in C++ code. Multiple safes can be added in and the combination can be set individually for each safe. Use it, tear it apart, reverse engineer it, but most of all Learn From It! Have fun using it to create your own assets in C++!
Status | Released |
Category | Assets |
Author | williaml25@yahoo.com |
Tags | cpp, ue4, Unreal Engine |
Purchase
Buy Now$2.00 USD or more
In order to download this asset pack you must purchase it at or above the minimum price of $2 USD. You will get access to the following files:
SafeModelProject.zip 990 MB
Comments
Log in with itch.io to leave a comment.
This project was created with Unreal Engine 4.23.1 and Visual Studio 2019. I was able to transfer it to my laptop and install it and set it up with VS2017 by generating the Visual Studio solution. Instructions are included. It is single player and has not been tested with multiplayer or VR.