|
TopDown Engine
v4.4
|
Add this component to a platform and define its new friction or force which will be applied to any TopDownController that walks on it TODO, still work in progress More...
Public Attributes | |
| float | Friction |
| the amount of friction to apply to a TopDownController walking over this surface More... | |
| Vector3 | AddedForce =Vector3.zero |
| the amount of force to add to a TopDownController walking over this surface More... | |
Add this component to a platform and define its new friction or force which will be applied to any TopDownController that walks on it TODO, still work in progress
| Vector3 MoreMountains.TopDownEngine.SurfaceModifier.AddedForce =Vector3.zero |
the amount of force to add to a TopDownController walking over this surface
| float MoreMountains.TopDownEngine.SurfaceModifier.Friction |
the amount of friction to apply to a TopDownController walking over this surface