parent
d9d9a79f66
commit
43d69b9ca3
|
|
@ -0,0 +1,7 @@
|
|||
elements.HelloWorld = {
|
||||
color: "#100D5E",
|
||||
behavior: behaviors.WALL,
|
||||
category: "land",
|
||||
state: "solid"
|
||||
density: 720,
|
||||
};
|
||||
Loading…
Reference in New Issue