Giter VIP home page Giter VIP logo

elite-5's Introduction

Summer Project for GP21

Goal:

In the summer project I am interested in development of FPS and TPS shooting systems with blueprints and advanced locomotions.

The project will be run server side and client side which gives the ability to play as a multiplayer. The reason for this approach is to extend my knowledge in the better understanding of Networking in the Unreal Engine environment.

Side Goals :

The project will have features such as Inventory system, Battle behaviors and variety of interactions of classes. Also I believe that it would be a challenge to overcome and improve my knowledge on the mentioned topics.

Extra encounter topics

  • Hand to hand Combat system
  • AI development
  • AI sensings
  • Driveable objects (cars, guns)
  • Mechanical behaviors (Guns, Machines)
  • Hand To hand Combats
  • Weapon upgrade system (Maybe)
  • Particle system
  • Animations
  • Camera system
  • Sequences

SnapShots:

1s

2s

Steam Multiplayer

With the Steam Multiplayer Pluggin that customly designed for Elite V the Project can be Play through steam sessions via Multiple Users, There some Configs that needs to be Modified for UE5.0.3 that I will update it in next step

  • Make sure you get this part right. If you can't create sessions, come back to this and make sure your DefaultEngine.ini has these lines added to it.
+NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")
 
[OnlineSubsystem]
DefaultPlatformService=Steam
 
[OnlineSubsystemSteam]
bEnabled=true
SteamDevAppId=480
bInitServerOnClient=true
 
[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
EliteV.Session.mp4

Characters

The Game will provide verity of Characters than can be Battle with eachother, you can choose your Client side Character and It will be projected through the server and Its Customizable.

*** ONLY BASE CHARACTER EXIST AT THE MOMEMNT **

Weapons:

Weapons are a different Class which they carry the actions they can equiped reload or dropped, the dropped weopons will carry the same of ammo class that it carries. The weopon Class can be adjust and configure through the Fire Rate or Ammo Number Accuracy and Damage Range through the BP

  • Scoped Weapons : Sniper Rifles or any scoped weapons are Chategorized here,
  • *** Rifle : ***
  • *** Pistol : ***
  • *** Melee: ***

Pickups :

EliteVSession.-.Unreal.Editor.2022-08-05.14-06-43.mp4

elite-5's People

Contributors

toofantah avatar

Stargazers

 avatar

Watchers

 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.