06-08-2011, 11:00 PM
It's for my "Treehouse V0.5" Game, and here's a Hint...
[lua]character = game.World.Player.Body
if character.Position = Vec2D(468.08,63.61) then
character.Parent = game:getWorld("treehouse").World
character.Position = Vec2D(494.56,41.0)[/lua]
Heehee.
[lua]character = game.World.Player.Body
if character.Position = Vec2D(468.08,63.61) then
character.Parent = game:getWorld("treehouse").World
character.Position = Vec2D(494.56,41.0)[/lua]
Heehee.