TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 30 Mar 2012 03:17 PM |
I've been messing around with teleporting lately, and I question popped into my mind:
When you teleport, does the game remove your character from it's current position, or does it move it so fast that no one can see it? I know this is a stupid question, but it's kind of bugging me.
Thanks. :)
~Silence, I KEEL YOU!~ |
|
|
| Report Abuse |
|
|
|
| 30 Mar 2012 03:20 PM |
Your character is removed.
It's basically exiting the current game you're in, but then loading the new game you are "teleporting" to right after that. |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 30 Mar 2012 03:21 PM |
Not that type of teleporting, I meant like teleporting 'tools'
~Silence, I KEEL YOU!~ |
|
|
| Report Abuse |
|
|
NeonBlox
|
  |
| Joined: 19 Oct 2008 |
| Total Posts: 1462 |
|
|
| 30 Mar 2012 03:22 PM |
| No, it only moves your character (I think..). |
|
|
| Report Abuse |
|
|
Maradar
|
  |
| Joined: 06 Mar 2012 |
| Total Posts: 4478 |
|
|
| 30 Mar 2012 03:22 PM |
| It removes both your character and your client from that game and moves it to another. |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 30 Mar 2012 03:23 PM |
'tools'.*
~Silence, I KEEL YOU!~ |
|
|
| Report Abuse |
|
|
Maradar
|
  |
| Joined: 06 Mar 2012 |
| Total Posts: 4478 |
|
| |
|
|
| 30 Mar 2012 03:24 PM |
Ah, well it depends on how it works.
If it uses CFrame, then you are literally instantly moved from 1 position to the next.
If it uses the MoveTo method, things get weird. To you, it looks like you instantly move. To others though, it kinda looks like your character flies to the spot. It's weird. It will move you to any place (even if objects are in the path) so it seems like direct movement, but I'm not 100% sure. |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 30 Mar 2012 03:26 PM |
Thanks.
The reason I asked is I'm wondering if I could create a 'barrier' that catches you in mid teleportation. It's almost certainly impossible, but it's fun to think about. :P
~Silence, I KEEL YOU!~ |
|
|
| Report Abuse |
|
|
HatHelper
|
  |
 |
| Joined: 02 Mar 2009 |
| Total Posts: 46305 |
|
|
| 30 Mar 2012 03:56 PM |
A barrier to catch a MoveTo command? I don't think so. Maybe with some really advanced scripting it MAY be possible, but I don't know how to do it. You can detect the character getting moved unreasonably, but not MoveTo |
|
|
| Report Abuse |
|
|
TheWisest
|
  |
| Joined: 11 Nov 2010 |
| Total Posts: 7345 |
|
|
| 31 Mar 2012 08:43 PM |
Thanks; I guess I'll just screw around until I get something.... :P
~Silence, I KEEL YOU!~ |
|
|
| Report Abuse |
|
|