general in Devs

Indie Games
Loading...

Hello everyone, here are some news on Ladder Up

Loading...

For day 751, I made the exit placements more random. Now I need to find a way to not have them so close to each other sometimes

Loading...

For day 750 of coding, I have put in some code to randomize the possible placements. I may need to adjust as I cannot immediately tell if the randomization is working

Patch v1.4 - Linux Release, Survival Mode & Major Changes

Join the LaLiga DT community and follow the game

Loading...

For day 749 of coding, I have fixed the looping issue

Loading...

Refined Vehicle Air Control

Pitch, Yaw and Roll have all been reworked,

and moved to C++

Loading...

Vehicle Damage System Overhaul

Now it takes into account the direction of the collision, not just the speed and mass

Loading...

For day 748 of coding, I am working on changing the end conditions on the exit placement loop. Right now, the code goes on an endless loop whenever it's called; but that will be fixed later

Loading...

For day 747 of coding, I am altering some of the exit placement code to better fit the randomized shapes of the rooms. So far, no discernable changes