Might take down https://t.co/IvOkv8MeFs and https://t.co/GpM5TVSFUB for a bit. Want to remake in #react and switch from Digital Ocean to something else, probably AWS
After studying linear algebra for too long, it becomes difficult to play Rocket League without seeing the scoreboard as a system of equations. #LinearAlgebra#RocketLeague
Wrote custom physics and had the same issue I had with Unity physics. To double the height of a jump, the upward velocity needed at the bottom is sqrt(2), not 2 (which quadruples the height). Need to read a bit more about gravity, apparently. #gravitymath#indiedev
That feeling when you know you are going to have to write custom physics. Thought I could get away with built-in #Unity physics but PhysicsMaterial bounciness >= 1 seems to continually add extra energy. #gravity#physics#gamedev#indiedev#madewithunity
Working on a POC of my next incremental. The POC is pretty simple but the scope of this is probably a bit too big atm. #TrampolineExploration#unity2d#indiedev
Reinstalling Unity. I have a new incremental concept in mind! Hopefully, I'll have enough time to release something soon even though I have a very busy semester ahead. #indiedev#incremental#unity