mecanicus Posted June 17, 2018 Share Posted June 17, 2018 I want to dynamically display the number of laps performed by an object. I tried this code, line 41, but it does not work. https://www.babylonjs-playground.com/#4LFSBJ#2 Thank you for helping me. Quote Link to comment Share on other sites More sharing options...
adam Posted June 17, 2018 Share Posted June 17, 2018 https://www.babylonjs-playground.com/#4LFSBJ#5 I would avoid doing anything to private member variables (usually prefixed with underscore). GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
mecanicus Posted June 17, 2018 Author Share Posted June 17, 2018 Thank you and I have noted not to use private variables. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.