summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2010-09-01 11:05:48 +0000
committerIan C <ianc@noddybox.co.uk>2010-09-01 11:05:48 +0000
commit1bf9eed7ebb959c9d56449cc23cd22bba2a4a067 (patch)
tree5dfbb54a9da1234714d72d8502d2ba76f6cdcf66
parenta58c46dc5ed2ee3e8800aac9ec663224ca003b91 (diff)
Config updatesHEADmaster
-rw-r--r--col22
-rw-r--r--test2.dat8
2 files changed, 6 insertions, 4 deletions
diff --git a/col2 b/col2
index eceae78..4a302a9 100644
--- a/col2
+++ b/col2
@@ -4,7 +4,7 @@ window_size 800,800;
enable solid;
enable lighting;
enable texture;
-const 0.0001;
+const 1;
collide shatter;
scale 1.0;
shatter 2,2.0,10.0,1000.0,20;
diff --git a/test2.dat b/test2.dat
index d476a29..12bcf3d 100644
--- a/test2.dat
+++ b/test2.dat
@@ -42,12 +42,12 @@ radial mass2,
0;
radial mass3,
- 0,
+ 0.01,
centre,
300,
0,
0.50,
- 0,1,0,
+ 0,0,1,
0;
look centre;
@@ -58,4 +58,6 @@ look_at centre;
particles 0.001,0.0,1.0;
-output output.xml;
+collide none;
+
+#output output.xml;