playMaker

Author Topic: Level Select Menu  (Read 1637 times)

DaiDesign

  • Playmaker Newbie
  • *
  • Posts: 16
Level Select Menu
« on: October 29, 2016, 05:04:08 PM »
Hi

I'm trying to create a Level Select Menu using Playmaker, Easy Save 2 and Unity UI extensions for Horizontal Scroll Snap. The amount of buttons will be up to 200, 20 buttons per page, 1 button prefab with a white texture, disabled = grey, active = Blue (Easy), off White (Medium) and Red (Hard), best score and a grayed out Crown. 1 512x512 texture for the whole game.

At the moment I have 100 buttons but the loading time for the scene is approx 1.2 seconds. I am using Array List Maker (just started using which helped get the time down to 1.2 seconds, but probablt not going about it the right way).

What is the best and fastest way to set each button's variables in the fastest time as I'm looking for at most a 0.5 loading time.

Any help would be much appreciated as after almost 2 weeks I'm stumped.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Level Select Menu
« Reply #1 on: October 31, 2016, 01:08:08 PM »
Hi,
Can you show in a video how you have set this up?

Showing the fsms/states/actions and also when played

and/or upload a (sample) scene doing this.

you can also pm me a link to it if you don't want it public

There are several ways that level select menu's can be build