国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

注意,這是一條編程求助視頻?。?!急需大佬們幫忙

2023-07-03 11:44 作者:梅弟meide  | 我要投稿

以下是我寫的代碼邏輯, X軸y軸就是移動(dòng)的gUI的位置,isfollowing是用來確定x軸移動(dòng)方向的,比如x軸是每幀+3或-3

if (this.x軸 >= (float)(Screen.width / 2 - 250) && this.x軸 <= (float)(Screen.width / 2 - 250 + 500) && this.y軸 >= 0f && this.y軸 <= (float)(Screen.height / 2 - 150))

{

this.x上 = true;

}

else

{

this.x上 = false;

}

if (this.x軸 >= (float)(Screen.width / 2 - 250) && this.x軸 <= (float)(Screen.width / 2 - 250 + 500) && this.y軸 >= (float)(Screen.height / 2 - 150 + 330) && this.y軸 <= (float)Screen.height)

{

this.x下 = true;

}

else

{

this.x下 = false;

}

if (this.y軸 >= (float)(Screen.height / 2 - 150) && this.y軸 <= (float)(Screen.height / 2 - 150 + 330) && this.x軸 >= 0f && this.x軸 <= (float)(Screen.width / 2 - 250))

{

this.y左 = true;

}

else

{

this.y左 = false;

}

if (this.y軸 >= (float)(Screen.height / 2 - 150) && this.y軸 <= (float)(Screen.height / 2 - 150 + 330) && this.x軸 >= (float)(Screen.width / 2 - 250 + 500) && this.x軸 <= (float)Screen.width)

{

this.y右 = true;

}

else

{

this.y右 = false;

}

if (!this.isfollowing && !this.ismoving)

{

this.x軸 += 3f;

}

if (this.isfollowing && !this.ismoving)

{

this.x軸 -= 3f;

}

if (this.x軸 > (float)(Screen.width / 2 - 250) && this.y左)

{

this.isfollowing = true;

}

if (this.x軸 < (float)(Screen.width / 2 - 250 + 500) && this.y右)

{

this.isfollowing = false;

}

if (this.x軸 > (float)Screen.width)

{

this.isfollowing = true;

}

if (this.x軸 <= 0f)

{

this.isfollowing = false;

}

if (!this.yisfollowing && !this.ismoving)

{

this.y軸 += 3f;

}

if (this.yisfollowing && !this.ismoving)

{

this.y軸 -= 3f;

}

if (this.y軸 > (float)(Screen.height / 2 - 150) && this.x上)

{

this.yisfollowing = true;

}

if (this.y軸 < (float)(Screen.height / 2 - 150 + 330) && this.x下)

{

this.yisfollowing = false;

}

if (this.y軸 >= (float)Screen.height)

{

this.yisfollowing = true;

}

if (this.y軸 <= 0f)

{

this.yisfollowing = false;

}

于都县| 大庆市| 沽源县| 平南县| 宜君县| 贺兰县| 华宁县| 桃源县| 莲花县| 嘉荫县| 通州区| 永德县| 丹江口市| 肇州县| 辰溪县| 铁力市| 浏阳市| 阿鲁科尔沁旗| 高碑店市| 白水县| 平顶山市| 阿荣旗| 息烽县| 桐乡市| 梁河县| 长兴县| 新津县| 建水县| 方山县| 安仁县| 高雄市| 抚顺县| 新宁县| 吴堡县| 阿拉善左旗| 宣汉县| 石河子市| 鄂尔多斯市| 咸宁市| 天等县| 日土县|