Author Topic: Ask Port anything  (Read 7837 times)

Will your avatar ever stop dancing?

Not until I change it. Even then, it depends on what I change it to!

bonjour, comment'appelle tu?


Port.

You probably used Google Translate. :/

How was your in-game avatar made? What inspired you to make it like that?

You probably used Google Translate. :/

Nope. I just know a tiny bit of French. Nothing much, though. That's basically the limit of it, haha.

How was your in-game avatar made? What inspired you to make it like that?

Mainly inspired by alternate limb configurations, the "Random" button and alpha blending.


can you explain this
http://www.youtube.com/watch?v=uRO1J-k-GO8

$dofX + $dofY + playGUI.cameraZRot + setFOV + mSin + mCos + $Sim::Time

Port, has anyone asked you if they could plug their usb into your port?
I have to ask

Port, has anyone asked you if they could plug their usb into your port?
I have to ask

Yes.



I don't know what you mean.
'Cause you're not thinking creatively!


Which, if any, of these code snippets work?
Code: [Select]
ServerConnection.getObject(%num).getTransform();
ServerConnection.getObject(%num).position;
ServerConnection.getObject(%num).getPosition();
« Last Edit: June 19, 2013, 01:34:23 PM by hammereditor² »

ServerConnection.getObject(%num).getTransform();
ServerConnection.getObject(%num).position;
ServerConnection.getObject(%num).getPosition();

That depends on which object is at the index of %num.