Skip to content

Update Version of project core , Updated Gameplay Framework , Inspired by Project Lyra

Notifications You must be signed in to change notification settings

XyonX/ProjectCoreV2

Repository files navigation

ProjectCore V2

A Generic Game FrameWork

  • Modular structure
  • Multiple Component for easy Features implementation
  • C++ implementation
  • Blueprint Exposed

Features

Modular Design Plugin Based

  • Available Custom Plugins

      • CoreAbilitySystem

        • Using The same approaoch of GAS ( Gamepay Ability System )
        • Simply implemented
      • CoreMaterials

        • Base Material plugin
        • Contains Most used Master Materaials
          • Base Master Material
          • Landscape Master Material
          • 2 Material TrimSheet Master Material
          • World Positioned Materials
          • Many More materials and functions
      • CoreUI

        • Custom UI Element implemeted in Slate c++
        • Every slate class Has its Corresponding UMG Wrapper class
        • Blueprint Exposoed
        • Expandable
      • ProceduralGeneration - (Experiemntal)

        • Similar To Wave function collapse Algorithm
        • Procedural Map Generation using premade Meshes
        • Various Algorithms to generate the map

Documentation

Documentation

About

Update Version of project core , Updated Gameplay Framework , Inspired by Project Lyra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published