Code Monkey home page Code Monkey logo

flopnite-ue4's People

Contributors

beastsm96 avatar chris-gong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flopnite-ue4's Issues

Weapon disappearing after moving for a while

Not sure of the cause at the moment, but I have noticed that if you are running for a while and do not anything besides just holding the weapon, then it disappears graphically. However, the weapon can still be used. For example, if you were holding a gun, you can still shoot with it.

Sliding glitch

While running, rarely, there is a glitch where the player is sliding (idle animation instead of running animation is used while moving).

FX

FX needs to be added like muzzle flash smoke trails and more

Spectator can not move when starting out in the game as one

Currently, players will automatically start out as spectators when they join the game too late (2 and a half minutes after 2 players have joined the game). However, in this scenario, they will not be able to move. The reason for this is still unknown.

game sessions

I will be able to create my game sessions because I would like to play with a friend?

Frontend start screen

Implement a front-end start screen similar to the game's login screen and its theme based on Fortnite: Save the World's quest log UI; see concept and source images below:

Concept image:
Concept art

Source images from Save the World:
Quest log screenshot
New login screen implemented as of v9.40

Traps?

In Fortnite they have the spike traps I think we need this in FNClone

Reduce the number of server rpc calls

Currently, the code needs to be refactored so that more logic is done on the client instead of on the server, This can be achieved by reducing the number of server and netmulticast calls, and only using these functions when absolutely necessary. Also, these functions will contain little logic as to not put strain on the server.

Bullet projectory not accurate

The projectile is currently using the rotation of the camera, but I've recently found a way to make it actually go towards the center of the screen using a line trace. Need to implement this asap.

Client-side prediction

Specifically for mechanics like building and shooting. To compensate for server lag aka the delay between when the clients presses a button and the server processing the request to spawn an actor, I will eventually try to spawn the actor on the client first and remove it later in hopes that the actor has spawned on the server by then.

I want to help!

Would you be interested in creating software together with me and a few of my friends. We are only in 8th grade but were interested in game programming, ai, and we also enjoy creating product ideas with the intent to sell them at a future time.

p.s. i realize this is not an issue :)

Player and spectator counts are sometimes wrong

For some clients, the player and spectator counts by the top left are not accurate. Thinking of adding a server rpc method to the player controller class and calling this method from the widget blueprint to fix this.

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.