aboutsummaryrefslogtreecommitdiff
path: root/res/templates
diff options
context:
space:
mode:
authoriamcheeseman <[hidden email]>2026-01-17 18:19:57 -0500
committeriamcheeseman <[hidden email]>2026-01-17 18:19:57 -0500
commitdb10e319cc2201924815b2d8c9a4c2d21c2bfbb6 (patch)
tree17c7d1b0e485dc07161cbdca80ae2239fd6146c5 /res/templates
parenteee06361048e34f6ca21348e8776636da95ef3f8 (diff)
Verlet ropes :)
Diffstat (limited to 'res/templates')
-rw-r--r--res/templates/rope.tj29
1 files changed, 29 insertions, 0 deletions
diff --git a/res/templates/rope.tj b/res/templates/rope.tj
new file mode 100644
index 0000000..782b310
--- /dev/null
+++ b/res/templates/rope.tj
@@ -0,0 +1,29 @@
+{ "object":
+ {
+ "height":0,
+ "id":86,
+ "name":"Rope",
+ "point":true,
+ "properties":[
+ {
+ "name":"image",
+ "type":"file",
+ "value":"..\/img\/windchimes_0.png"
+ },
+ {
+ "name":"length",
+ "type":"int",
+ "value":6
+ },
+ {
+ "name":"node_length",
+ "type":"int",
+ "value":2
+ }],
+ "rotation":0,
+ "type":"rope",
+ "visible":true,
+ "width":0
+ },
+ "type":"template"
+} \ No newline at end of file