Skip to content

Commit

Permalink
Updated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ShouvikGhosh2048 committed Aug 18, 2023
1 parent 769dcbd commit 07e80e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example_worlds/jump.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"objects":[{"object":"Player","position":[0.0,0.0,0.0],"scale":[1.0,1.0,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[455.7053,-60.171337,1.0],"scale":[970.0,50.0,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[754.1871,-12.0,2.0],"scale":[372.89575,50.0,1.0],"rotation":-0.0},{"object":"Goal","position":[845.5793,114.03706,3.0],"scale":[192.3869,189.09473,1.0],"rotation":-0.0}]}
{"player_position":[-25.408485,-0.2839012],"objects":[{"object":{"Block":{"fixed":true}},"position":[616.91956,-45.044174,1.0],"scale":[1323.3899,29.677895],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[219.60797,-37.086967,2.0],"scale":[27.679443,45.1425],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[533.7085,-34.576614,3.0],"scale":[36.564697,43.502396],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[837.9515,-34.303917,4.0],"scale":[50.0,50.0],"rotation":-0.0},{"object":"Goal","position":[1229.9717,2.6500025,5.0],"scale":[93.740234,64.87161],"rotation":-0.0}]}
2 changes: 1 addition & 1 deletion example_worlds/push.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"objects":[{"object":"Player","position":[0.0,0.0,0.0],"scale":[1.0,1.0,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[198.99353,-60.0,1.0],"scale":[441.38892,50.0,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[394.93466,-267.04825,2.0],"scale":[50.0,464.16168,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[691.0,-267.07092,3.0],"scale":[50.0,464.22256,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[544.1217,-474.2854,4.0],"scale":[344.67065,50.0,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[1006.7219,-60.0,5.0],"scale":[668.8629,50.0,1.0],"rotation":-0.0},{"object":"Goal","position":[542.9609,-359.32053,6.0],"scale":[223.11441,156.62842,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":false}},"position":[542.9786,-26.297508,7.0],"scale":[344.80136,17.547592,1.0],"rotation":-0.0}]}
{"player_position":[-2.180295,7.374445],"objects":[{"object":{"Block":{"fixed":true}},"position":[-578.90845,-58.190887,1.0],"scale":[870.1373,50.0],"rotation":-0.0},{"object":{"Block":{"fixed":false}},"position":[-0.042040408,-28.3984,2.0],"scale":[470.6677,11.480286],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[502.48114,-57.9138,3.0],"scale":[726.28455,50.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[-168.01807,-257.6457,4.0],"scale":[50.0,448.20752],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[164.72398,-257.70618,5.0],"scale":[50.0,447.95117],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[-2.9653625,-456.61066,6.0],"scale":[376.4002,50.0],"rotation":-0.0},{"object":"Goal","position":[-1.946106,-354.13086,7.0],"scale":[282.96033,154.9927],"rotation":-0.0}]}
2 changes: 1 addition & 1 deletion example_worlds/right.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"objects":[{"object":"Player","position":[0.0,0.0,0.0],"scale":[1.0,1.0,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[309.32898,-60.666687,1.0],"scale":[668.65796,50.0,1.0],"rotation":-0.0},{"object":"Goal","position":[2339.688,415.00952,2.0],"scale":[229.99988,211.33331,1.0],"rotation":-0.0},{"object":{"Block":{"fixed":true}},"position":[930.4353,108.55801,3.0],"scale":[695.14594,50.0,1.0],"rotation":0.52183455},{"object":{"Block":{"fixed":true}},"position":[1838.0734,279.169,4.0],"scale":[1237.3413,50.0,1.0],"rotation":-0.0}]}
{"player_position":[0.0,0.0],"objects":[{"object":{"Block":{"fixed":true}},"position":[462.95798,-55.017082,1.0],"scale":[999.04236,50.0],"rotation":-0.0},{"object":"Goal","position":[912.9819,19.755527,2.0],"scale":[100.0,100.0],"rotation":-0.0}]}

0 comments on commit 07e80e6

Please sign in to comment.