Hola Cat - Bb2 Puzzle Game

Discussion in 'Game Showcase' started by weboha, Feb 15, 2019.

  1. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    vikash, viking and Bilz636 like this.
  2. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    In this game we used Facebook Analytics to track levels. its tracking UI names.
    You can add this code AppDelegate.mm (for Xcode) and see which levels are playing or not.
    Publisher also like that. i am sharing AppDelegate.mm file.
    Don't forget to add FB sdk to your library.
     

    Attached Files:

    vikash and viking like this.
  3. MAC420

    MAC420 Avid Boxer

    Joined:
    May 2, 2018
    Messages:
    348
    Likes Received:
    156
    vikash and weboha like this.
  4. Nongpok Thokchom

    Nongpok Thokchom Boxer

    Joined:
    Nov 5, 2018
    Messages:
    16
    Likes Received:
    3
    hey @weboha , wonderful game, just wanted to know how you created the lock buttons on the scenes, i mean how you can lock the scenes and unlock it after completing each level or scene. It would be of great help, if you could tell the logic behind it.
     
    vikash likes this.
  5. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    i used lock button in ui. every lock buton going one scene. if you finish scene there is a menu jump.
    this menu jump going a unlock ui. in this ui there is a unlock logic. i am sharing screenshoots.
     

    Attached Files:

    vikash likes this.
  6. Appossible

    Appossible Avid Boxer

    Joined:
    Aug 14, 2017
    Messages:
    198
    Likes Received:
    56
    Hi weboha, thanks for sharing, is there any way to do the same thing for Android?
     
  7. itzonator

    itzonator Serious Boxer

    Joined:
    Dec 18, 2017
    Messages:
    594
    Likes Received:
    228
    @rizwanashraf here's how you can track levels. Check this thread! ;-)
     
  8. rizwanashraf

    rizwanashraf Avid Boxer

    Joined:
    Dec 3, 2015
    Messages:
    344
    Likes Received:
    215
    Hey, Thats a BB2 game. I have a BB3 game with Single world and Multiple Levels, Which means Single UI, No Unlock UI, No Menu Jump. :(
     
    vikash likes this.
  9. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    i did same thing in BB3, i added fake 20 ui for tracking first 20 levels
     
    vikash likes this.
  10. Stryder

    Stryder Boxer

    Joined:
    Apr 25, 2019
    Messages:
    49
    Likes Received:
    12
    This is fantastic! People say Buildbox is limited(to an extent it is) but you can make some highly creative games if you can set your mind to it. This is a fantastic example of one! My first game(Tap! Spirit) is pretty simplistic but now that I know the software I look forward to creating unique games like this. Looking forward to download.
     
    vikash and Sean Buildbox like this.
  11. rizwanashraf

    rizwanashraf Avid Boxer

    Joined:
    Dec 3, 2015
    Messages:
    344
    Likes Received:
    215
    How did you do that ? I had to port my game to Unity and i am in that process already now. because of this tracking thing. it seemed impossible. its okay if you don't want to share though.
     
    vikash likes this.
  12. EminUlus

    EminUlus Boxer

    Joined:
    Jan 2, 2018
    Messages:
    14
    Likes Received:
    16
  13. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    This is pod race 3d, its endless random game. i added level end code 20 menu jump.
    These UI are empty there is only timeout event observer.
     

    Attached Files:

    rizwanashraf likes this.
  14. rizwanashraf

    rizwanashraf Avid Boxer

    Joined:
    Dec 3, 2015
    Messages:
    344
    Likes Received:
    215
    Thank you. I might just for with Unity.
     
  15. rizwanashraf

    rizwanashraf Avid Boxer

    Joined:
    Dec 3, 2015
    Messages:
    344
    Likes Received:
    215
  16. Stryder

    Stryder Boxer

    Joined:
    Apr 25, 2019
    Messages:
    49
    Likes Received:
    12

Share This Page