Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rock textures + grass biome #66

Merged
merged 26 commits into from
Apr 29, 2023
Merged

Add rock textures + grass biome #66

merged 26 commits into from
Apr 29, 2023

Conversation

nucleartide
Copy link
Owner

@nucleartide nucleartide commented Apr 25, 2023

Changelog

  • Add grass material
  • Add grass rule tile
  • Update World Configuration with new biome values
  • Add .Random() and .Choose() to ListHelpers
  • Update world generation with new grass biome logic
  • Add rounded grass tiles for grass rule tile
  • Add middle ground tile with rocks
  • Add “Random Ground Tile” which randomly selects between middle ground tile with and without rocks (see GroundTileRandomizer.cs)

QA

Scene now has a little more visual variety:

Screenshot 2023-04-29 at 6 17 25 PM

@nucleartide nucleartide changed the title Make textures look nice to enhance look and feel Add rock textures + grass biome Apr 29, 2023
@nucleartide nucleartide marked this pull request as ready for review April 29, 2023 22:17
@nucleartide nucleartide merged commit bb38a7f into master Apr 29, 2023
@nucleartide nucleartide deleted the jason/texturing branch April 29, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant