Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.82k stars 500 forks source link

Bacteria #293

Closed Moopli closed 6 years ago

Moopli commented 9 years ago

Small entities that serve as compound bags and simple processors. This issue serves mostly to get basic ones into the game, so here are a bunch of features of these bacteria which could be done later:

hhyyrylainen commented 6 years ago

@Untrustedlife That's pretty cool. Did you expose the membrane generation parameters and tweak them for the bacteria that @TjWhale said that could make the bacteria look a lot different.

Untrustedlife commented 6 years ago

Lots of progress: bacteria now get cell walls, in fact you can now choose whether any microbe has a cell wall, a membrane, or whatever over covering you want to give them (as long as you are willing to make the shader, write the wrapping code for it) , it can also be set in json, and in default microbe lists, and bacteria get lots of other cool stuff and look like actual bacteria: image

hhyyrylainen commented 6 years ago

Everything except the models are implemented by this pr: https://github.com/Revolutionary-Games/Thrive/pull/564

Untrustedlife commented 6 years ago

This issue has been resolved, a contunation for the issue can be found here (for fleshing bacteria out more now that they are implemented) #565