Rayd12smitty
Shadow Maker
- 606
- Posts
- 13
- Years
- Seen Feb 21, 2016
I have another quick question. I want to call a script that will make the game zoom in on the player, and then another one that will zoom back out. I want it to be a gradual change like when you use
where the 0 is the tone it fades to and 20 is the frames it takes to do it. Is there something like this to zoom in on the player in the over world?
Code:
pbToneChangeAll(0,20)
where the 0 is the tone it fades to and 20 is the frames it takes to do it. Is there something like this to zoom in on the player in the over world?