Prefabs Questions
2
Here’s my experience:
I created some normal objects in Probuilder, which basically are just merging Spheres and Cylinders together, nothing else, and everything was fine.
Next thing I did was make al...
Adkinson asked 15/1, 2022 at 6:30
12
I’ve created an object, say a capsule, and in the Scene window I’ve rotated it 90.0 degrees, and now its a bullet.
However when I instantiate this object, the rotation I’ve applied the object/prefab d...
Jaredjarek asked 21/7, 2011 at 15:43
9
Solved
I have declared an array in a script like so:
public GameObject[] players = new GameObject[1];
I do not fill the array with anything in the inspector, because I want this array to store all game objec...
Antiknock asked 3/8, 2023 at 15:40
1
© 2022 - 2024 — McMap. All rights reserved.