Search Unity

Weekend Challenge

Discussion in 'Works In Progress - Archive' started by andorov, Jul 4, 2013.

  1. andorov

    andorov

    Joined:
    Feb 10, 2011
    Posts:
    1,061
    LINK: CURRENT BUILD - 1 day, 1 hr, 7min

    $ss.png

    As I have the next four days off thanks to Independence Day, Ive decided to see how much of a "game" I can create over an extended weekend. Not being much of an artist and wanting to save time, I figured I'd limit myself to stuff on the asset store.

    Rules

    • only self-created assets or those on the asset store
    • budget of $500 (excluding Unity ;))
    • 4 days (sleep optional)

    Log

    Code (csharp):
    1.  
    2. BUDGET
    3. ------
    4.  
    5.   100 - Fury Framework (Me!)
    6.    75 - Top-down Dungeons (Manufacttura K4)
    7.    30 - Dynamic Spell Effects (Kalamona)
    8.    55 - Hero Playable Character (Mister Necturus)
    9.    15 - Fantasy Icon Pack 1 (Kalle Olli)
    10.    15 - Fantasy Icon Pack 2 (Kalle Olli)
    11.    55 - Ratkin Army Pack (Mister Necturus)
    12.    15 - Blue Button Fantasy GUI (Niklas Hallin)
    13.    20 - Medieval Model Collection (Schlumpfsack)
    14.    25 - Warlock (Mister Necturus)
    15. -----
    16. $ 405
    17.  
    18.  
    19. JUL 4
    20. -----
    21. 00:04 Started with blank project
    22. 00:11 Having trouble purchasing stuff in AssetStore, JUST TAKE MY MONEY
    23. 00:20 Lots of assets purchased, spent about $345... importing taking a long time :(
    24. 00:30 Done importing assets so far, 915megs worth!!!
    25. 00:35 Topdown dungeons pack uses a modular, corner-room-corridor based approach.. procedural layouts here we come ;)
    26. 00:45 Stripped camera effects (during dev) and movement scripts from top down dungeons pack; settled on camera angle and fov
    27. 00:48 Topdown dungeon is not optimized for navmesh generation, ugh!
    28. 01:46 Modding dungeon modules individually for optimal pathfinding.. time consuming
    29. 02:08 Done integrating Fury core, on to Huds..
    30. 02:28 Fixed up the hud a bit; good enough for now, on to the first ratkin enemy
    31. 04:19 Produced first build
    32. 04:47 Nap time..
    33. 08:20 Back at it!
    34. 08:59 Bought Blue Button Fantasy GUI; not using a fancy GUI solution due to budgetary/complexity concerns
    35. 10:56 Implemented item equipping, dropping, and loot tables
    36. 13:00 Tightened up UI and messaging, expanded the tutorial level by 1 more corridor
    37. 13:13 Downloaded medieval model collection; at $380 for budget!
    38. 13:31 Set up the forge area; onto lunch.. then crafting crafting!
    39. 14:39 Back, onto crafting
    40. 22:09 Completed crafting architecture.. took a while!
    41. 23:27 Completed general design of the first "tutorial" level
    42. 24:00 Touched up level; added rock border around the level, onto abilities!
    43.  
    44. JUL 5
    45. 02:00 Futzed around with Mechanim; epic fails!
    46. 03:00 Nap time..
    47. 10:24 Back up, working to fix some UI issues
    48.  
     
    Last edited: Jul 5, 2013
  2. Defero

    Defero

    Joined:
    Jul 9, 2012
    Posts:
    200
    Reading this i feel like i'm going a this ride with you :p
     
  3. stanislav-osipov

    stanislav-osipov

    Joined:
    May 30, 2012
    Posts:
    1,790
    Do not change mouse cursor =) Event small fps drop feels really bad, when your mouse moves is frame dependent.

    But for 4hrs - that is pretty good! Weel done.
     
  4. primus88

    primus88

    Joined:
    May 14, 2013
    Posts:
    611
    Oh man... I'm a complete sucker for these kind of game development stories.
    I wish you best of luck in your challenge for the next days!

    Also would be great if you also could get this on youtube ?
     
  5. andorov

    andorov

    Joined:
    Feb 10, 2011
    Posts:
    1,061
    Recording 4 days of video might be a bit excessive o_O

    10:56 - Implemented a gui, item equipping, dropping, and loot tables

    $ss2.png
     
  6. xniinja

    xniinja

    Joined:
    Mar 12, 2011
    Posts:
    230

    I'm pretty sure he meant a timelapse...
     
  7. andorov

    andorov

    Joined:
    Feb 10, 2011
    Posts:
    1,061
    Time lapse usually requires recording the whole thing, which would be the excessive part.. 4 days of uncompressed video would take several terabytes.. maybe theres software that can natively record at a very low FPS and I could speed it up; I'll look into it.
     
  8. primus88

    primus88

    Joined:
    May 14, 2013
    Posts:
    611
    Na,I was more about the part where he would keep the diary / log also on youtube.
    Like, here is what I manage to do at 16:24/ Here is what I did at 17:00 and the functionality is ... etc
     
  9. zombiegorilla

    zombiegorilla

    Moderator

    Joined:
    May 8, 2012
    Posts:
    9,052
    Nah, you can just a digital camera with an auto setting. A few years back we did timelapse for a weekend ruby challenge taking shots every two minutes. Had to change the batteries a couple of times and replace the card once, but it worked out great.
     
  10. Lovrenc

    Lovrenc

    Joined:
    Dec 13, 2012
    Posts:
    12
    Im refreshing this all the time... I was hoping for more frequent reports.
     
  11. andorov

    andorov

    Joined:
    Feb 10, 2011
    Posts:
    1,061
    Forgot to make updates; and was sitting around in unity IRC..

    Added a bunch of new stuff regarding crafting.

    (new build at the link too~)

    $JUL5-0228.png
     
  12. Aguy

    Aguy

    Joined:
    May 11, 2012
    Posts:
    317
    Wish the demo worked for me.

    Did I see you bought a $380 set? Kind of blew out the budget there :)
     
  13. andorov

    andorov

    Joined:
    Feb 10, 2011
    Posts:
    1,061
    That was the tally, at the time! Still within budget :)

    Anyway, got a bit lazy but was still able to add a skill, a new enemy type. Also, reworked the GUI/animations to be more responsive.

    $JUL6-1132.jpg
     
  14. Axtel_Sturnclaw

    Axtel_Sturnclaw

    Joined:
    Oct 10, 2012
    Posts:
    124
    Wow! Looks good!
     
  15. Crucial288

    Crucial288

    Joined:
    Jul 2, 2013
    Posts:
    7
    While taking a video of the whole thing might be excessive, you could have a stream up so we could follow along live as it happens :)
     
  16. Aguy

    Aguy

    Joined:
    May 11, 2012
    Posts:
    317
    OH. Tally. Got it.

    Looks good so far.

    Would be better to spend my weekend doing that then slaving away in the hot sun...ugh.
     
  17. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    Looks good. I actually managed to grab a bit of sun today, for the first time in oh I don't know, decades?
     
  18. xniinja

    xniinja

    Joined:
    Mar 12, 2011
    Posts:
    230
    This is looking really really good for how fast you're making it. Awesome job.

    Also, to reply to my earlier comment CamStudio is great for making timelapses that won't completely destroy you're hard drive. It's also very lightweight so it won't suck up a bunch of processing power while you're trying to develop your game. And yes, it does let you capture a frame every 5 seconds or however much you want and I'm pretty sure it let's you adjust capture quality too. It's open source too so you can use it for free or donate a little bit if you'd like.

    Here's a link: http://camstudio.org/

    I know it's too little too late, but I thought I might as well post here anyway.
     
  19. Alex Korova

    Alex Korova

    Joined:
    Jan 3, 2013
    Posts:
    8
    Looking pretty good, esp consider how little time you've spent working on it.

    Is the build you've posted the latest?
     
  20. andorov

    andorov

    Joined:
    Feb 10, 2011
    Posts:
    1,061
    I had a work emergency to deal with on Saturday and Sunday and so I couldn't work on the project for the last two days.

    I'm going to pick this up next weekend and keep the 4-day challenge; just split up :p

    I think I'll stream the last 2 days of this, particularly because its a lot more level/game development, and less architecture/codemonkeying. Also, some of the streaming services actually record all what you stream so it'll be archived :)