dmarcos / aframe-motion-capture-components

Capture entity motions and replay them on other entities
http://swimminglessonsformodernlife.com/aframe-motion-capture-components/
MIT License
132 stars 31 forks source link

simplify saved recording filename #17

Closed ngokevin closed 7 years ago

ngokevin commented 7 years ago

player-recording-MyApp-1491261421137.json -> recording-myapp.json

The OS will handle duplicate file names. On OS X, it'll create recording-myapp (1).json, which is easier to differentiate and get a handle on that the large timestamps.