Bodin Amornphatthanakun

Results 3 issues of Bodin Amornphatthanakun

I'm using win32 standalone version of msgtool. I can convert most email except some email that got the error message below. ["05000180060000000000000000000000"] (eval):1: [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-mingw32]...

Hi, I faced the same problem "Outline Becomes Off Center in Build" as the previous guy. but after I select the model file (.fbx) and goto "Model" import setting in...

Hi, My code is very simple. RectTransform recttran = obj.GetComponent(); Vector2 originalPos = recttran.anchoredPosition; recttran.DOJumpAnchorPos(originalPos, 30f, 1, 2f, true); everything works fine until I added SetDelay() recttran.DOJumpAnchorPos(originalPos, 30f, 1, 2f,...