Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: shawnclift on January 23, 2016, 05:21:43 PM

Title: Teleport to Looking At
Post by: shawnclift on January 23, 2016, 05:21:43 PM
Hey guys & girls.

I'm trying to make a teleport system to move my character.

It's a FirstPerson and I want to look at a space in the world, Middle mouse button , Camera fades out & then teleport to new location then fades back in at new location .

I have found this but because I don't know C# I cant customize it as much as I want too.

Like this:

Thanks a lot
Title: Re: Teleport to Looking At
Post by: mdotstrange on January 23, 2016, 07:29:24 PM
In Playmaker you could do the same thing the script does- use a raycast to fire to the place you click- store that position then use set position to move the player there-
Title: Re: Teleport to Looking At
Post by: shawnclift on January 23, 2016, 07:33:40 PM
That's what I was thinking but I'm not going to lie and say I'm a newbie to play maker. Is there a tutorial that could start me off in this direction ? Thanks
Title: Re: Teleport to Looking At
Post by: cwmanley on January 24, 2016, 12:29:50 AM
https://hutonggames.fogbugz.com/default.asp?W548