Nappi

Phaedrus' Street Crew
  • Content count

    4241
  • Joined

  • Last visited

Everything posted by Nappi

  1. [Dev Log] The Bear's Black Heart

    Looks pretty much perfect to me! If you want to make minor tweaks to the animation, you might try keeping the heart at the left side of the screen despite the rotation of the container, similar to how solid objects in water behave when you rotate the glass. I'm not sure if it would actually look better, just a thought. Not that this actually needs tweaking, in my opinion.
  2. [Dev Log] The Bear's Black Heart

    Holy shit, you guys! :tup:
  3. Now that is a cool looking puffin! The box art is lovely too!
  4. Thanks! BluShine, 4 player would definitely be interesting, but might be outside the scope of this jam. Lots of work on triggers and colliders, and some visual improvements on lanes. Next, I will have to implement puck stealing, add goalies and goalie lanes, and make a script for score keeping. After that, it is testing and balancing (although, I suspect that the game will still be fairly unbalanced after this jam), and moving on to UI and the story mode.
  5. I'd like to thank everyone in Slack for support, technical and otherwise, over the last couple of evenings! I hit a really rough patch as a result of my inexperience with Unity, the use of a 3rd party asset whose workings I did not fully understand, and my decision to use 2D Experimental Preview of Unity. The 2D build has nice features such as 9 slice for non UI sprites, but it did not work with the 3rd party asset, so I reverted back to a different version of Unity, which in turn involved importing most of the sprites and GameObjects again. Anyway, I'm glad that it is over with. I'm not expecting similar big structural problems for some time now, so I think working on the prototype will start to feel fun again.
  6. Oooh.. that defocus combined with the abstract shapes is beautiful!
  7. [released] Avocado Smash

    Very nice animation!
  8. [Dev blog] Pizza Tonight!

    Hmmm.. this sounds very interesting. Looking forward to seeing more!
  9. [Dev Log] Live from the Past

    Wow, those sprites are brilliant! Good work!
  10. Thanks! I expected this to be the hard part in terms of programming, and I was right. I encountered a lot of problems, but I also learned a lot. (Man, OBS is not great with these colors)
  11. Cool! I just finished reading the book.
  12. a divine exodus of snakes

    That board is really professional looking! Good work!
  13. Idle Thumbs Streams

    I'm really happy that you are back to streaming!
  14. [RELEASE] Another Chill Hell

    Looks like this could be really fun!
  15. [Release] Bogost in the Shell

    Yeees! Eager to play this!
  16. Nice and trippy! I'm pretty sure this is just a picture of a chameleon.
  17. [Dev Log] Cool Robot Future

    That concept art is so good! Looking forward to seeing where this goes.
  18. I wanted to start with something where I can see the progress, so I focused on purely cosmetic stuff first. Now that I have the player and the puck ready, I can focus on making the lane system work. I expect that this might take some time.