Forum begins after the advertisement:


[Guide] Notable Map Generation Errors

Home Forums Video Game Tutorial Series Creating a Rogue-like Shoot-em Up in Unity [Guide] Notable Map Generation Errors

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11528
    Xavier Lee
    Keymaster

    Introduction

    Following the release of Part 2 in which we first touched upon Map Generation, a lot of you have pointed out several notable issues with the system. So, I’ve put together this running list to help us keep track of them. I’ll mark each problem as [SOLVED] or [UNSOLVED], and keep this updated. Feel free to comment or make a new topic if you have any new errors!

    Chunks do not spawn when player is pushed

    [SOLVED]

    Some of may you have noticed that when the player gets pushed by the enemies, the chunks fail to spawn.

    This issue has been solved in Part 11.

    Chunks spawn inconsistently when player moves diagonally

    [SOLVED]

    A number of you reported that when the player moves diagonally, the chunks adjacent to the diagonal one fail to generate, interrupting the map’s consistent generation.

    This issue has been solved in Part 11.

    #13635
    Terence
    Keymaster

    Just to add on to the information from Xavier above, below are some topics related to Part 2 that may be helpful to you as well:

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below: