Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Can't figure out how this works #4

Closed
Sam8500 opened this issue May 7, 2022 · 5 comments
Closed

Can't figure out how this works #4

Sam8500 opened this issue May 7, 2022 · 5 comments

Comments

@Sam8500
Copy link

Sam8500 commented May 7, 2022

Hello, first of all I think your script looks great but I'm having trouble understanding how to use it. I installed the script and added it to the manifest, added the lines in my code but it looks buggy and is making me lag. Here's an example of how it looks: image image

@TrAsKiN
Copy link
Contributor

TrAsKiN commented May 7, 2022

I advise you to look at the solutions proposed here: #1, #2.

@Sam8500
Copy link
Author

Sam8500 commented May 7, 2022

I did but I don't think it's the same problem, the ui shows up in the top left corner aswell and it just doesn't work

@TrAsKiN
Copy link
Contributor

TrAsKiN commented May 7, 2022

I see. You create a new prompt at each turn of the loop when all you have to do is update the coords.

Put the prompt creation out of the loop then define the coords in the loop with:

myPrompt:SetCoords(
    coords --[[ table | vec3 ]
)

@Sam8500
Copy link
Author

Sam8500 commented May 7, 2022

I get an error now, I'm sorry if I'm misundestanding something simple but english isn't my first language haha
image

@TrAsKiN
Copy link
Contributor

TrAsKiN commented May 7, 2022

I am French too, let's continue this discussion on Discord, here is my ID: TrAsKiN#5255

@Sam8500 Sam8500 closed this as completed May 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants