Проверить Matter.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
244B

  1. мир.разобрать({
  2. заголовок: "РК 0.1.0",
  3. платформы: {
  4. полка1: {
  5. x: 0,
  6. y: 0,
  7. },
  8. полка2: {
  9. x: 100,
  10. y: 0,
  11. },
  12. }
  13. });