ドット絵を動かす場合のエクスプレッション
VertexProperty pos = (VertexProperty)property.GetProperty(thisItem,”位置”);
pos.X = (int)pos.X;
pos.Y = (int)pos.Y;
property.SetProperty(thisItem,pos);
ドット絵を動かす場合のエクスプレッション
VertexProperty pos = (VertexProperty)property.GetProperty(thisItem,”位置”);
pos.X = (int)pos.X;
pos.Y = (int)pos.Y;
property.SetProperty(thisItem,pos);
久々モデリングしたり、予想外に手間を掛けてしまっている( ˘・з・)
新シリーズ始まったよ!!
一話の素材も作らないとなぁ・・・(´_ゝ`)ダルイ