AI로 유사한 모델 찾기
프로필 출력(0)
모델 파일(0)
게시일:2026-04-22 08:25:18
0
0
//Crazy Text v1
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 15;
offset = 0;
totalWidth = 0;
crazyText(){
c( "°", 4, 5, 0, 1.1, 0.5);
c( "A", -1, 1.2, 25, 0.95, 0.9);
i( "a2", -14, 1, 0, 1.1, 0.5);
}
