Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Add a ground plane to the game to have some background texture instead of a solid color. #90

Merged
merged 4 commits into from
Jul 11, 2019

Conversation

sunreef
Copy link
Collaborator

@sunreef sunreef commented Jul 9, 2019

I got tired of looking at a background that's just uniform green.

To remedy this, I added a "Ground" prefab, considered to be a creature, that's just a square with a grass texture. When the game starts, I spawn one instance of it to cover the play area.

The texture is definitely not here to stay. It's just a placeholder.

It's a first step towards answering #25.

@sunreef sunreef merged commit 49fb243 into amethyst:master Jul 11, 2019
@sunreef sunreef deleted the ground_plane branch July 12, 2019 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant