RustThingy/data/player_data.json

7 lines
84 B
JSON

{
"speed":0.3,
"movement":[10.0,0.0],
"direction":[0.0,0.0],
"dash":false
}