Q1.webp
T

Q1.webp

Kizspy | Question: 1
(Choose 1 answer)
What does this script do?
using UnityEngine;
public class MoveObject: MonoBehaviour {
void Update() {
transform.position += new Vector3(1f* Time.deltaTime, 0, 0);
A. Moves the object right continuously
B. Rotates the object
C. Scales the object
D. Freezes the object

Thông tin

Category
FGU301
Thêm bởi
thuyhoa276
Ngày thêm
Lượt xem
431
Lượt bình luận
1
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom