Vector 3 Roblox
| Documentation - Creator Hub
supports basic component-based arithmetic operations (sum, difference, product, and quotient) and these operations can be applied on the left or right
Understanding - Scripting Support - DevForum |
has a and class which handles most operations. For the purpose of this post, I'll be describing most things in
How do I get one value from a - DevForum |
Position is a value. the Xrot, Yrot, and Zrot values would be the rotation of the CFrame. we use math.rad(number) to convert a number
How to add Values? - Scripting Support - DevForum |
Hi i'd need help on how to add 2 values : local TablePos = { -17), -17),
How to "add" to a - Scripting Support - DevForum |
Sorry for the confusing title, but I have a question. How would I add onto a ? For example, I have block A and I want to move it in
How do I check if a is a - DevForum |
Since there is no :IsA() function for a how can I check if a is a A in my script is sent from the client to the server
Multiplying doesn't typescript) - Scripting
So im experimenting with typescript and im trying to multiply a by 100. But when i do, I get The left-hand side of an
or 2? - Scripting Support - Developer Forum |
For my scripts, should I use or 2? what is the difference because in the api I don't understand this thing.
How do you get the position of the mouse? - Scripting
How do you get the of the mouse? I've been making a game called throwing simulator (link below)
Part Position - Scripting Support - DevForum |
so i have a part that when you click a button, its position moves + 17.84 studs on the Z axis. After a certain position on the Z axis, i want it to stop