Guest deleted@290634 Posted January 16, 2022 Posted January 16, 2022 Is there a stopwatch in the editor please? I would like to make a racecourse of sorts (just single person), so a stopwatch triggers at the starting point and then puts the time up on screen when the last waypoint is reached. Is this possible does anyone know? I'm sure I can figure out the details of gettign it to work, if someone can just answer: 1) If it is possible? 2) What are the key MCU things to use? As a bonus, does the editor have some nice big glowing ring objects that you can fly through?
JimTM Posted January 16, 2022 Posted January 16, 2022 55 minutes ago, Halfoat said: ... As a bonus, does the editor have some nice big glowing ring objects that you can fly through? Yes. See "Display a 3-D Object That Can Be Animated" on pg. 159 of the editor manual.
Sketch Posted January 16, 2022 Posted January 16, 2022 2 hours ago, Halfoat said: would like to make a racecourse of sorts (just single person), so a stopwatch triggers at the starting point and then puts the time up on screen when the last waypoint is reached. Is this possible does anyone know? Not really possible within the editor. You could do something like that with an external script and parsing the logs. This is also a good way to see if someone is speed hacking.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now