x


Use uniTUIO with Javascript

hello. I have no experience in programing with C# and i would like to integrate the uniTUIO scripts ( C# scripts for enable TUIO) in my Unity written in JavaScript.

Is that possible? Thanks ALC

more ▼

asked Aug 30 '10 at 11:22 AM

ALC gravatar image

ALC
1 1 1 1

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

It should just be a case of compiling the c# scripts earlier:

Make a folder called Plugins in the root of your assets hierarchy, then put the c# files in there, or a subfolder of it

After that, you should be able to use the c# scripts as if they were js

http://unity3d.com/support/documentation/ScriptReference/index.Script_compilation_28Advanced29.html

more ▼

answered Aug 30 '10 at 12:20 PM

Mike 3 gravatar image

Mike 3
30.5k 10 65 252

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3717
x3443
x65

asked: Aug 30 '10 at 11:22 AM

Seen: 1206 times

Last Updated: Aug 30 '10 at 11:22 AM