MontyTRC89 / TombEngine

A new custom Tomb Raider engine based on TR5 engine
MIT License
64 stars 16 forks source link

More interaction with objects/effects with weather #790

Open illyaine opened 1 year ago

illyaine commented 1 year ago

The weather should get more interaction accordingly, that when raindrops hit objects, that they bounce off, move better with the wind and much more. Of course, also that the wind reacts to objects, etc.

Lwmte commented 1 year ago

Bouncing raindrops off objects will be very costly operation, and bouncing off room geometry already affects performance. So I would abstain from that and maybe only produce fake bouncing which is not linked with real raindrop physics.