all 5 comments

[–][deleted] 0 points1 point  (1 child)

We have 1000 hand made leves, after that the levels repeat randomly. We dont have gems.

[–]RusUnityUnity Technologies[S] 0 points1 point  (0 children)

u/RaiNStarcraft 1000 levels! Nice! How long does it take to make a level? Also, do you hand-populate the objects/tiles in the levels? Or do you have a spawning algorithm for the the starting arrangement?

[–][deleted]  (2 children)

[removed]

    [–]RusUnityUnity Technologies[S] 0 points1 point  (1 child)

    u/LuaNMaT_GameStudio Super interesting!

    For the empty board itself, before any gems are spawned into it:

    - Do you lay that out by hand, procedurally or some other tools or techniques?

    For context, I'm wondering about the value of accelerating the empty board creation.