Skip to content

Folder: prototypes

Hampton edited this page Sep 6, 2015 · 2 revisions

##What does it do? This folder contains all the prototype.json files.

What are prototype.json files? They are the JSON files that contain all the information the physics engine needs to know to accurately simulate the behavior of the chosen prototype locomotive.

##FAQ

  • Do all the prototype.json scripts HAVE to be here?

    • In short, yes. The reason I did it this way is to make things easier for less tech-savvy users. If all the scripts are in one folder, then all users need to do is drop things in that folder, then from the browser they can put in the file name (for example, f7-a.json) and the underlying JavaScript will automatically add /prototypes to that filename. I'm hoping this will cut down on problems with choosing script files.
  • I can't find an existing prototype.json file for my prototype locomotive. What should I do?


Have another question? Join the chat room!

Join the chat at https://gitter.im/k4kfh/LocoThrottleJS

Clone this wiki locally