qertsir.blogg.se

Tiny planet game ludum dare
Tiny planet game ludum dare





  1. #Tiny planet game ludum dare how to#
  2. #Tiny planet game ludum dare full#
  3. #Tiny planet game ludum dare code#

I did what any sane programmer would do at 2 am with just an hour to the deadline - I grabbed the white string with my finger and began to move it side to side in front of me, watching it carefully, trying to figure out how it worked. Why was there a spider here, not in some abandoned corner of the apartment, but here on my computer screen? I had never so much as seen a little bug around here in a long time. My mom kept this house meticulously clean. I want to pause here and emphasize how peculiar this was. Just a lone spider, dangling with the tiniest white thread. It was very real, as far as I could tell at least. The last time I was this sleep-deprived I kept hearing a distant phone ringing when there was nothing there. I wouldn’t have been surprised if I was actually hallucinating. A real spider, at my desk, just dangling at the edge of my monitor. Could I come up with some hack like I did for the arms? There was no time to figure out & implement a real physics solution. It was all coming together! We were so close!Įverything was practically done except for that spider.

#Tiny planet game ludum dare code#

I put aside the spider code for now, and worked on finishing the levels, the final boss, and putting together the menu, preloader & splash screen.

tiny planet game ludum dare

I was shoveling cold green beans & rice leftovers in my mouth to boost my energy. I was dumping cold water on my body, running to code, and repeating every 10 to 15 minutes as my body warmed up again. It is usually accompanied by frantic problem-solving, a fever, and a pinch of despair. Cold Shower CodingĬold Shower Coding is the practice of writing code immediately after stepping out of a cold shower and before putting clothes on. It would wake me up for just a few seconds, and by the time I dried my face and got back to my desk I was warm and groggy again.

tiny planet game ludum dare

I ran to wash my face with cold water again, but it wasn’t enough. Was the game really going to devolve into some boring generic sidescroller because of me? I was getting existential, and slightly delirious.īut there was no time for that. I was so exhausted and my mind was groggy. I was panicking again, and my fever was getting worse. If I couldn’t this to work, the whole beautiful simultaneous-world-views thing would fall apart. Without this, you could just play the whole game with Bill and ignore Timmy. Punching it would just make it swing (and thus hit Timmy if he was on Bill’s shoulder). This was crucially important to the game because so far, this spider was the only obstacle that Bill couldn’t kill.

#Tiny planet game ludum dare how to#

I couldn’t figure out how to get realistic string physics like that. I got stuck again, this time while trying to create a spider as an enemy. We were already making levels & everything was falling into place. I was relieved to get over the arm system, and momentum had picked up. It wasn’t a fully functioning bone system, and it was hard-coded to work for this particular situation, but after some tweaking it was convincing enough for Billy! The Spider The palm and upper arm would just follow. If the mouse was closer, the forearm would follow the mouse and bend, depending on how close the mouse was.

#Tiny planet game ludum dare full#

  • If the mouse was further away than the stretched out length of the full arm (~500 pixels), then the arm should be fully stretched.
  • After all, the palm was always horizontal so Timmy could stand on it, which left just the forearm and the upper arm. Perhaps I didn’t need to know how to construct a whole bone-joint system. I ran to the bathroom, splashed my face with cold water, and started anew. What if I just fail to get this arm thing to work? We’re not going to win - we’re not even going to finish a game!īut there was no time for that. I could feel my energy dwindling, my temperature rising and my momentum grinding to a halt. Now panic, sleep deprivation, and a lack of real food is an excellent combination for getting sick. It was really frustrating trying to read through confusing explanations of inverse kinematics and feeling like I was losing precious time. Bill’s arm following the mouse in the final game







    Tiny planet game ludum dare