Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

Tron Trail.js error

$
0
0
BCE0019: 'point' is not a member of 'Object'.

works fine in desktop mode. not for iOS

not sure what do to fix.

Code (JavaScript):
  1. /*
  2. Generates a trail that is always facing upwards using the scriptable mesh interface.
  3. vertex colors and uv's are generated similar to the builtin Trail Renderer.
  4. To use it
  5. 1. create an empty game object
  6. 2. attach this script and a MeshRenderer
  7. 3. Then assign a particle material to the mesh renderer
  8. */
  9. var dirChange = false;
  10. var height = 2.0;
  11. var brushSize = 1.5f;...
Tron Trail.js error

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>