CodingTrain / Directional-Boring

Horizontal Directional Drilling Simulation
MIT License
46 stars 21 forks source link

Draw a scalable house that the player should not drill into #46

Open alin256 opened 2 years ago

alin256 commented 2 years ago

Draw a scalable house that the player should not drill into. This is a sub-issue of #41.

Please create a global constant color of the part touching the ground for the win/lose checking. An additional broken house would make the loose screen look cool.

In the code, there is a placeholder for drawing house(s) into the scene (might be not merged yet). // todo add the houses here // it is important to color houses differently // because the status checking occurs based on color

182111160-09ccacb8-5558-4914-97f0-9bb0f9a45382

amnindersingh12 commented 1 year ago

Hi @alin256, Can I work on this issue ?

alin256 commented 1 year ago

Sure @amnindersingh12, it would be nice if you come up with something.

alin256 commented 1 year ago

@amnindersingh12 did a great job creating popping graphics. Maybe someone can collaborate on his proposal to make it scale to all devices nicely?

See the PR #50