 luposian Registered User |
Quote
|
2023-05-11 22:37:48 |
|
In my game, I want it to keep track of how much area Luposian has covered (walked), to trigger an event at a specific amount (say, 10% of the total area). How would you go about doing this?
I've come to believe that there isn't at least some way of doing just about ANYTHING in CopperCube.
|
 Another guest Guest |
Quote
|
2023-05-12 00:19:03 |
|
I would say that you have to code it in Javascript and then use it in Coppercube. Using to coordinates to see which distance is covered.
You can't do this stuff in Coppercube without external help.
|