Skip to content

Releases: lilly1987/COM3D2.PhotoModeAutoLoop.Plugin

1.0.0.0 edit by lilly 004

26 Aug 03:50
aaf7f4d
Compare
Choose a tag to compare

촬영모드에서만 자동으로 반복기능 켜짐
그외는 기본적으로 꺼짐

                        case 1:
                            Console.WriteLine("Case Once");
                            break;
                        case 2:
                            Console.WriteLine("Case Loop");
                            break;
                        case 3:
                            Console.WriteLine("Case PingPong");
                            break;
                        case 4:
                            Console.WriteLine("Case Default");
                            break;
                        case 5:
                            Console.WriteLine("Case ClampForever");
                            break;
                        default:
                            Console.WriteLine("Default case");
                            break;

1.0.0.0 edit by lilly 003

16 Aug 13:21
bb92f10
Compare
Choose a tag to compare
Pre-release

SHIFT+L
switch : none,Once , Loop,PingPong,Default(?),ClampForever(?)
defult : Loop

1.0.0.0 edit by lilly 002

14 Apr 17:04
Compare
Choose a tag to compare

SHIFT+CTR+L
switch : Once , Loop

testing 1.08

https://youtu.be/yyd1rEiodjY

001 버전

27 Mar 14:33
Compare
Choose a tag to compare

1.08 사용 가능