Author Topic: Menu suggestion  (Read 1731 times)

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Menu suggestion
« on: November 05, 2018, 04:37:08 PM »
Menus are AWESOME!!! I've waited for them since Febuary 2018. But, I already have a suggestion. Why not add a button to the thing where you see buttons that say, New, Delete, and Name. Why not add, Command Imput? It will determine how the buttons are spawned. Because, sometimes, I don't want to show certain buttons. Also, turning buttons grey would be nice. So that you can't use them. It would be cool to see both ways possible.

TingThing

  • Admin and Developer
  • Level 20: Nobom
  • *
  • Posts: 1395
  • Creator and Developer of Platform Builder
    • View Profile
    • Platform Builder Home
Re: Menu suggestion
« Reply #1 on: November 11, 2018, 11:02:25 PM »
You could try using conditionals before you put up the menu. Have a couple menus which are just slightly different and put up the one you want depending on the conditional. This would work for everything except the pause menu.

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Menu suggestion
« Reply #2 on: November 12, 2018, 02:49:17 AM »
That'll work!

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Menu suggestion
« Reply #3 on: November 12, 2018, 10:12:10 PM »
Actually, that won't work for me. Because, I would have to create a ton of menus with different combinations. I'm trying to re-create the inventory in SBL. But creating menus where items are there, or not there would be very hard. And I would have to create dozens of menus for that. Plus, that would take too much brain power.