Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Interacting with item then teleporting to another area script?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Interacting with item then teleporting to another area script?

Looking more closely at your script I noticed there is no FadeIn. If you fade out it will remain black until you fade back in.

Generally, it's not recommended to copy over Frictional's script into your own because you have less control over what's going on. You can use it as a reference, but I suggest you write it yourself so you can set it up just how you want.

If you want the screen to fade in again, use FadeIn(1); anywhere in your script after fading out. You may change 1 to any time in seconds for how fast you want it to happen.

02-10-2014, 12:30 AM
Find


Messages In This Thread
RE: Interacting with item then teleporting to another area script? - by Mudbill - 02-10-2014, 12:30 AM



Users browsing this thread: 1 Guest(s)