BIT-Studio-3 / Space-Rescue

Space game for PC - Student project
MIT License
5 stars 1 forks source link

Models #190

Closed ChaseBENNC9 closed 11 months ago

ChaseBENNC9 commented 1 year ago

Describe your changes

This is going to add full models to the planet scene, (the animals, the player and foliage) if I have time I am also planning on introducing a way of dynamically sending different animals to different planets randomly and looking into a way to show this on the UI.

Issue number and link

106 #108

Checklist before requesting a review

ChaseBENNC9 commented 1 year ago

Issue: Models are randomly selected every time the player enters a planet even on the same planet.

ChaseBENNC9 commented 1 year ago

Issue: Models are randomly selected every time the player enters a planet even on the same planet.

Resolved by moving the Assignment of models to the Planet Info script

ChaseBENNC9 commented 12 months ago
ChaseBENNC9 commented 11 months ago

Love the new models and amazing work on getting all the animations and the code working. Noticed there is this error when I launched. Unsure if harmless or not? image

I also did notice that the death animation plays when leaving the planet vis the dropship,

I will have a look at the animation the error is talking about and see how to fix it. but i think it might be harmless, not sure. and yeah makes sense that the death animation plays when leaving now that I think about it. I will see if i can find a solution for that

ChaseBENNC9 commented 11 months ago

Known Issue: Player can still move after the death animation is played and override the animation until the main scene loads