AI ile Benzer Model Bul
Baskı Profili(0)
Model Dosyası(0)
Yayınlandı: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);
}
