Skip to content
#

fps

Here are 315 public repositories matching this topic...

EpicSurvivalGameSeries
caylorme
caylorme commented Apr 15, 2020

I've noticed the links to the wiki are all redirecting to the forum post about the community wiki being shut down. The old content is all hosted here: http://ue4community.wiki/legacy
If you want, we could update the links to reference that URL instead, might want to update the links within the wiki as well (if contributions are still welcome there), and also update your web page.

ensiform
ensiform commented Apr 13, 2018
  • Add Logo
  • Remove or rework Jedi Outcast references [+including the repo topic] since we currently are not supporting of JO SP in builds and JOMP is completely unsupported.
  • Organize flow, layout and formatting
  • Put directions in separate link or include them all properly
  • Fix build badges (appveyor for Windows easy, not sure on buildbot @deepy )
  • Discord badge,
zx64
zx64 commented Dec 1, 2018

From the comment in SDL_filesystem.h:
Please call SDL_free() on the pointer when you are done with it

When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c that does free(prefdir) as changing these to SDL_free(prefdir) resolved the issue.

I'm not sure what to do about `GetDefaultConfi

openspades

This is a project where im trying to create a quite generic first person controller that can be use in different games and extended for your own needs. I started this project because i wanted to create a controller for my walking simulator game so that's why controller fits better with this genre. I Also use a free extension from Unity Store called Naughty Attributes to help me keep this project nice and tidy.

  • Updated May 2, 2020
  • C#

Improve this page

Add a description, image, and links to the fps topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fps topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.