Requires Unity 5.5.0 or higher.
Sleepless Footsteps is a script and technique that can be easily applied to your prefabs. The technique works well for humanoids, but could just as easily be applied for animals as well if you apply a different texture to the footprint plane.不眠的脚步是一个脚本和技术,可以很容易地应用到您的预制件。这种技术对于类人机器人效果良好,但是如果对足迹平面应用不同的纹理,同样可以容易地应用于动物。
I developed this script because I wanted a simple and realistic footprint effect that I can easily apply to all moving players and NPCs with minimal impact on performance.我开发了这个脚本,因为我想要一个简单而现实的足迹效果,我可以轻松地应用于所有移动玩家和NPC,对性能影响最小。
Script Language: C#
- Foot collisions with Terrain
- Plane textures and simple footstep sound included
- Dust Particle on each step included
- Snow Particle on each step included
- Pool Manager for Optimised GameObjects
- Script applies footsteps at correct angle, direction and height
- Demo 3rd Person Scene for Dusty terrain and a snow terrain Included with zoom action
- Demo Scene has multiple AI bots running