Renamed Why is created block not detected by raycast%3F to Why is created obj not detected by raycast?
commited
commit
112c41dfd590a8d43faaa4fbb4ed16053f74c96f
... | ... | @@ -62,3 +62,5 @@ Build/How do I send a game as a bug report%3F.md: Build/How do I send a game as |
62 | 62 | Little Archery.md: Games/Little Archery.md |
63 | 63 | Blocks/Collider.md: Collider.md |
64 | 64 | Collider.md: Script/Collider.md |
65 | Script/Why is created block not detected by raycast?.md: Script/Why is created obj |
|
66 | not detected by raycast?.md |
... | ... | @@ -1 +0,0 @@ |
1 | Raycast can't detect a object that has been created in the same frame, so you have to wait another frame (1÷60 seconds) after creating the object for Raycast to detect it. |
|
... | ... | \ No newline at end of file |
... | ... | @@ -0,0 +1 @@ |
1 | Raycast can't detect a object that has been created in the same frame, so you have to wait another frame (1÷60 seconds) after creating the object for Raycast to detect it. |
|
... | ... | \ No newline at end of file |