当前位置:网站首页>Ngui, floating blood
Ngui, floating blood
2022-06-11 10:27:00 【ying1228475251】
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/*
* File description :
* founder :
* Creation time :
* Modification time :
* edition :1.0
*/
public class Test5 : MonoBehaviour {
GameObject go;
HUDText ht;
void Start () {
go = GameObject.Find("GameObject");
ht = go.transform.GetComponent<HUDText>();
}
void Update () {
if (Input.GetMouseButtonDown(0))
{
ht.Add(-10, Color.red, 1f);
}
if (Input.GetMouseButtonDown(1))
{
ht.Add(+10, Color.green, 10f);
}
}
}
边栏推荐
猜你喜欢

金仓数据库KingbaseES中的sys_checksums坏块检测功能

【Objective-C】‘NSAutoreleasePool‘ is unavailable: not available in automatic reference counting mode

TikTok在英国遭遇文化冲突,短期内众多员工离职

Windows 安装MySQL5.7 以上的版本(压缩包形式安装)

Introduction to steamvr

Dynamically render data and carousels
![[machine learning theory] true positive, true negative, false positive, false negative concept](/img/59/8264d6cbd96480b59e5b8ff96320be.png)
[machine learning theory] true positive, true negative, false positive, false negative concept

安全相关网站推荐

Fix the problem that uicollectionview does not reach the bottom security zone

What are the application fields of MAG gear pump? To sum up
随机推荐
Global pooling – pytoch
Detail measurement of DC-DC and PDN with network analyzer
Use of JMeter (simulating high concurrency)
Habitable planet
【CV基础】颜色:RGB/HSV/Lab
Picture rule page turning
NGUI,聊天滚动框,UI TextList
Use bat to write to the first line of the file
Excellent test engineer must have 4 safety test methods!
RSA signature issues
Mouse click coordinate transformation generation
数字藏品app系统源码
安装MySQL ,出现由于找不到 MSVCR120.dll,无法继续执行代码解决方法”
&lt; Pytorch series 4 & gt;: Constructing neural network model
Practical process of selecting DC-DC switching power supply controller
Puppeter class of puppeter introduction
Arbitrum infrastructure: a quick start
Bcgcontrolbar Library Professional Edition, fully documented MFC extension class
详解2.5G/5G/10G Base-T以太网接口物理层一致性测试!
Browser class for getting started with puppeter