Search Unity

OTOT - 2D Action platformer and huge mechas

Discussion in 'Works In Progress - Archive' started by Ghat-Smith, Aug 16, 2016.

  1. Ghat-Smith

    Ghat-Smith

    Joined:
    Aug 16, 2016
    Posts:
    54
    OTOT - DevLog #1 : Project Presentation



    OTOT is a 2D platform game combining action, exploration and strategy. You control a tiny character who has to survive against terrible enemies. Fortunately, you have an armed mecha allowing you to overcome the worst obstacles. The mecha is central to the gameplay. It is composed of several modules (weapons, engine, ...) that you can control individually.



    Given the complexity to control the mecha, the game will feature a co-op mode allowing players to share the tasks between them. But playing solo will also be possible due to an AI which will help the player to control the mecha.




    Bogon Games

    OTOT is developed by Bogon Games, which is not a company but an entity composed by two passionate French.




    Uubu is the artist who gave birth to OTOT through mockups. He also set up the main game design of the game.

    Ghat-Smith is responsible for the game programming. He also participates in the design of the game by bringing his ideas. He is a part time student, and works the other half of the time as a programmer in a company creating games and digital applications. His free time is devoted to OTOT.

    Development progress



    We already work on OTOT for several months. This period has been dedicated to research and development. We talked a lot about game design, and we searched technicals solutions to implement some complex desired features in the game. The game is developed with Unity.

    Now that we have a relatively clear vision of what we want to do, and we have resolved some technical issues that we will not miss to explain in the near future, we are concentrated on the realization of a prototype.



    The project is quite ambitious for a team of two people working on the project during free time, so we still have a lot of work. Nevertheless, we've already many game elements that we will finally be able to show. That's cool ! We waited a long time to be sure of the direction we were taking, we feel that it is now great time for us to expose our work to get feedbacks from the players.



    Thanks for reading !​
     
    Last edited: Aug 17, 2016
  2. Ghat-Smith

    Ghat-Smith

    Joined:
    Aug 16, 2016
    Posts:
    54
    OTOT - DevLog #2 : A familiar level design

    A new concept art :


    I wonder if this level design reminds you something ?
    More explanations in the coming days !
     
  3. Martin_H

    Martin_H

    Joined:
    Jul 11, 2015
    Posts:
    4,436
    Looking great so far, good luck with your game!

     
  4. Ghat-Smith

    Ghat-Smith

    Joined:
    Aug 16, 2016
    Posts:
    54
    You were close ! The "true" answer is Bionic Commando, and I didn't know that the first level of this game was featured in the game "I Wanna Be The Guy Gaiden" :D.

    Here is the gif that Uubu has prepared to show the answer :


    Uubu had the idea to adapt the first level of Bionic Commando in the OTOT universe to see what would be the result. This won’t be in OTOT, but I found the idea too cool to not share it ;). Perhaps you wonder why ? Not only because Bionic Commando is a great game, but mainly because one of the features of OTOT is symbolized by Bionic Commando. You guessed ? It’s the grappling hook for sure !

    So be alert, next DevLog will talk about the grappling hook in OTOT :). I hope you will enjoy.
    Ho and don’t worry, you will be able to jump in OTOT (not like in Bionic Commando)..
     
  5. Ghat-Smith

    Ghat-Smith

    Joined:
    Aug 16, 2016
    Posts:
    54
    OTOT - DevLog #3 : A grappling hook in the game

    Before talking about the grappling hook that will be present in OTOT, I would just remind you that our game is still in early development. Of course we have a global idea of the game that we want to create, but some precise aspects are still foggy. That's why we are currently working hard on the design of the game. Nevertheless, we think it's interessant to share with you the development progress of the project. You should just be aware that some elements you will see in our DevLogs could be potentially changed in the future (and if it happens, be sure that we will explain why). I think it was important to precise the situation ;).


    So why a grappling hook in OTOT ? As you may have read in the presentation of the game, the mecha is central to the game design. On the first mecha design imaginated by Uubu, the mecha entrance was in the air, and we quickly needed a way to allow the player to easily leave and come back into the mecha. . We thought that the player could instruct the mecha to crouch, but the idea of the grappling hook seemed more funny. It also adds a lot of possibilities for the character movements.

    As you can see in the previous DevLog, one of our reference for the grappling hook is Bionic Commando, but I personally wanted something with much more flexibility, something like the ninja rope in Worms for example.


    I created a rope using Unity physics and the result was pretty interesting. After modifying the implementation one or two times before, I ended with a relatively simple and efficient code (as a programmer, I still need to progress in terms of code refactoring).

    Also, I encountered some difficulties with the physics collisions. I tinkered a lot the Unity physics settings because the rope sometimes passed through obstacles :x.


    Sorry for the bad gif quality, I had not planned to show it at the time. However, you can already see the interesting physics of the rope. I added the ability to rewind and unwind the rope when the grappling hook is attached.

    Let's finish this DevLog by showing you our actual result :


    You can notice that the player can control the grappling hook direction.

    There are some indications specific for the gif : green circle is for right mouse click (launch grapnel / rewind) and the black circle is for left click (unwind). I use the mouse wheel or jump to release the rope.

    I think it’s a good place to say that all controls in OTOT are also thought to be compatible with controllers (I use the conventional Xbox 360 controller for my tests).

    One last thing I can add is about the visual appearance of the rope. It’s just a not very suitable placeholder sprite for the moment. It will be changed.

    I have more things to show about the grappling hook but it will be for future posts. I hope you enjoy this first overview. Do you already imagine your little character using his grappling hook to climb on huge mechas :D ?
     
    Martin_H likes this.
  6. cvaughan02

    cvaughan02

    Joined:
    Aug 31, 2016
    Posts:
    3
    That grappling hook is SWEET!
     
  7. Helicity

    Helicity

    Joined:
    Sep 1, 2016
    Posts:
    5
    Quoted for truth.

    I'd even go so far as to say HELLA SWEET.
     
    cvaughan02 likes this.
  8. Azami1986

    Azami1986

    Joined:
    May 4, 2015
    Posts:
    130
    I like the art. When will you release it?