Compare commits
2 Commits
2e1b96baf0
...
ae7a08a205
Author | SHA1 | Date | |
---|---|---|---|
ae7a08a205 | |||
|
6f3685fc8a |
BIN
Assets/KSH/ReHousing.unity
(Stored with Git LFS)
BIN
Assets/KSH/ReHousing.unity
(Stored with Git LFS)
Binary file not shown.
@ -8,7 +8,7 @@ public class SpeechBubbleFollower : MonoBehaviour
|
||||
[SerializeField] private Transform playerTransform;
|
||||
[SerializeField] private TMP_Text bubbleText;
|
||||
|
||||
private Vector3 offset = new Vector3(200f, 250f, 0);
|
||||
private Vector3 offset = new Vector3(150f, 200f, 0);
|
||||
|
||||
private Camera mainCamera;
|
||||
private RectTransform rectTransform;
|
||||
|
BIN
Assets/Resources/Prefabs/MessagePanel.prefab
(Stored with Git LFS)
BIN
Assets/Resources/Prefabs/MessagePanel.prefab
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user