SOMA
Community created content for SOMA
Get community created content for SOMA. Even better, learn how to create your own content and to share it.
了解更多
Deegs 2015 年 11 月 8 日 下午 7:50
Script for a fade in?
I've been trying to script in the most simple line. Just a simple fade in when the player spawns. I've tried multiple methods and all of them have failed. Closest I can think I can get is just Effect_Fade_in(1);

But I just get a error when playing the map
Any help?
最后由 Deegs 编辑于; 2015 年 11 月 8 日 下午 7:50
< >
正在显示第 1 - 2 条,共 2 条留言
Hypercube 3 2015 年 11 月 26 日 下午 4:13 
Make sure the i in Effect_Fade_In is capital. Also, if you look over the script for the small custom campaign script file, it should say Effect_Fade_In(5.0f); In that case make yours Effect_Fade_In(1.0f);
Deegs 2015 年 12 月 5 日 下午 11:02 
Thanks!
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50