0 Members and 1 Guest are viewing this topic.
Good work. But it's very slow on calc :-(
require 'physics'
Ok. But you can use the chipmunks physic program include in OS 3.2 or no?
Yes. You put Code: [Select]require 'physics' on the top of your script.
Quote from: Alex on January 09, 2013, 06:58:49 amOk. But you can use the chipmunks physic program include in OS 3.2 or no?Quote from: ElementCoder on January 09, 2013, 07:11:07 amYes. You put Code: [Select]require 'physics' on the top of your script.But this will not work with this script, not at all. You'll have to write your own script for that, I guess you should read this.
require 'physics' or require "physics"
platform.apilevel = "2.0"
I understand that adriweb. There was a simple misunderstanding between me and Nick which is now solved