add start of box2d physics
This commit is contained in:
parent
bb9a493450
commit
95e0f6b710
25 changed files with 97 additions and 6 deletions
12
server/game/room/world/traits/hulls.json
Normal file
12
server/game/room/world/traits/hulls.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"01": [
|
||||
[
|
||||
[1, 28],
|
||||
[30, 28],
|
||||
[30, 19],
|
||||
[18, 2],
|
||||
[13, 2],
|
||||
[1, 19]
|
||||
]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue