Game
PropHunt

1 year ago

PropHunt now available for Linux. YAY! ヽ〳 ՞ ᗜ ՞ 〵ง

Major thanks to @UberPolice for Requesting & Testing.


It was way easier than I expected, but there were still some issues.

  1. The toolchain that you need for cross compiling would fail to download numerous times.

  2. Everything in the project that was named "windows" had to be renamed to something else.

  3. It would not allow Pragma Once in my Character's C++ file. Not a problem when compiling for windows.

    My workaround for this was just to add

    		
    			#if PLATFORM_WINDOWS
    #pragma once
    #endif
    		
    	

Tux model by Andy Cuccaro



5 comments

Loading...

Next up

Car Aura

Unreal + Medibang

I'm all ears

Goldie by @General_Skaza_

Edit: Fixed paws

UI Overhaul

Rounded Corners and added colors to Buttons, sliders and spin boxes.

Which one do you like. Colorful, purple or indigo?

Last pic is the old UI

@ryon is a Jolter to Watch, game dev, programmer, and artist who worked on Five Nights at Friedrich's! Follow @ryon before the quest ends on July 15 and you'll get Coins!

Update on the hunter AI:

Some problems here & there but the overall AI is coming together pretty well

The problem shown in the clip has been fixed

Happy Video Game Day!

July 8 is Video Game Day, a holiday that's obviously close to our hearts at Game Jolt.

Celebrate by completing our quests! They won't be around long, so get the rewards while you can.

New lighting sneak peek

Devil Z

Nissan Fairlady Z S30

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Update 0.2.5

Added a Gameplay Modifier, Map changes and Fixed several Bugs