Hi guys, i am making a paintball game and i was wondering how i could make a paint splatter on objects the paintball hits like the players, bunkers or the ground.thats pretty much it, any ideas?
1 Answer
1I think there is a unity asset store thing you can get for free to do this, I currently am trying to make a similar kind of game and i found two assets. One is called ink painter and the other mesh painter, I am (hoping) one of these assets will be what i need. but if not, I can always ask around on reddit or stackexchange. or continue asking on here. Tell me if figure it out.
[Here][1] is a question/answer pair that should have all ideas and some of the code you need to apply decals to a surface [1]: http://answers.unity3d.com/questions/138274/bullet-mark-texturing-offset-too-far.html
– anon55654435