auriamg / stk-code

The code base of supertuxkart
Other
0 stars 0 forks source link

Add particle to splatted terrain #955

Open auriamg opened 10 years ago

auriamg commented 10 years ago

Currently you can specify which particle are emitted when you driver on the grass texture, grass particles might be emitted.

The problem is with splatting this isn't supported. Current guess is that we can use the splatting fallback to know which texture is under the kart.

Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/t/ticket/1145