Skip to content

Source code for a 3D side-scrolling shooter named Lead N Brimstone

Notifications You must be signed in to change notification settings

calebsmth54/LeadNBrimstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

LeadNBrimstone

Source code for a 3D side-scrolling shooter called Lead N Brimstone.

Waden Kane Homepage: http://www.wadenkanestudios.com/

Facebook Page: https://www.facebook.com/LeadnBrimstone/

About This Project

A game I helped develop with all the fine folks at Waden Kane Game Studios. I've only included the source code here, with the permission of Waden Kane Game Studios, for educational purposes.

This code has largely sat idle since development stopped on the game in April 2017. I'm coming back to it now in order to tidying it up and document some interesting techniques we did. My hope is that others can sift through the source and either learn from or take useful bits of code they find.

How to View Source Code

Right click the UE4 project file (LnB.ueproject) and select "generate Visual Studio project files". Wait a moment, then open the generated .sln file.

To launch the editor, simply double click the .ueproject file and after it finishes building, the ue4 editor will launch.

Currently the code is sitting there unattached to anything. In the next few days I'll be trying to stich together some example BPs and other things to demonstrate how the code plugs into the editor.

About

Source code for a 3D side-scrolling shooter named Lead N Brimstone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published