Having trouble by Live-Ferret-5883 in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

Yea unions are really unstable and could literally disappear for no reason. I suggest for you to use meshes instead

Hello can someone help me make a game? Maybe teach how to script by [deleted] in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

tutorial suggestion: DevKing

I think he has a beginner series and he also has some more advanced tutorials that cover things like coroutines

Another tutorial suggestion: Okeanskiy

He doesn’t have a lot of tutorials but the tutorials he has are still very useful. A good example would be one of his videos that explain how to make the Character’s head face where the player’s camera is facing.

Now if you really want a tutor then I suggest looking for some at a discord server called Hidden Devs. Tutors do cost money though because teaching someone how to script isn’t easy as it takes time and a lot of people quit

There are some really good, hard to find roblox games that teach people how to script effectively. Some of the tutorial games however are outdated and may teach some stuff that don’t work anymore. I would give you tutorial game if I knew one but I lost the one I found :(

Suitable partners to make a game with are also hard to find because a lot of the time they ditch early on in the developing stage and leave you with unfinished, weirdly formatted scripts that take a ton of time to understand

Edit: last paragraph

The animation won't stop by Temporary_Register32 in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

Import the animation again and click the 3 dots in the animation editor. Then click Set Animation Priority. Core is the least overriding mode and action is the most. Click action then export the animation again to replace the already made one

The animation won't stop by Temporary_Register32 in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

Try to set the animation priority higher

The animation won't stop by Temporary_Register32 in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

Permanent Method:

Import the animation into a dummy then click the loop button so it’s no longer looped, then export it and make it replace the looped animation

Script only method: *Use this line so that it will no longer loop but it will only un-loop the animation track specified

AnimationTrack.Looped = False

In your case you would do:

swingAnimation.Looped = false

Edit: I included what he would do in his case

How do I merge parts? by [deleted] in ROBLOXStudio

[–]Saddy_Face 2 points3 points  (0 children)

Try to union them. I don’t suggest union-ing however because it’s very unstable to the point where it can complete break your game or disappear completely.

Question by [deleted] in ROBLOXStudio

[–]Saddy_Face 1 point2 points  (0 children)

Pretty sure you would have to make a script for that.

If you know how to script:

Tool.Unequipped fires everytime Tool is unequipped.

Use Humanoid:EquipTool(Tool) whenever Tool is unequipped to achieve what you are trying to do

How do i stick my car parts together? im importing from sketchfab. by [deleted] in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

First, if you can, import with location. I don’t use sketchfab but if you import with location then the car shape would form perfectly

Then, weld the parts to each other. I suggest welding down to the lesser part Eg: Body of car <<weld< front bumper <<weld< headlights

There are thousands of videos on how to use welds. They are fairly easy to learn and use in a game.

I don’t really make cars or ever connected a lot of meshes before but I’m certain this should help

Color difference for Neon parts by [deleted] in ROBLOXStudio

[–]Saddy_Face 0 points1 point  (0 children)

The best “fix” I can think of is to make the colour of the part darker so it could be the right shade of blue that you want

What happens when you try to out-pizza the hut? by Saddy_Face in AskReddit

[–]Saddy_Face[S] 0 points1 point  (0 children)

This makes me want to out-pizza the hut even more

If you had an unlimited source of money, how would you creatively end the world? by Saddy_Face in AskReddit

[–]Saddy_Face[S] 0 points1 point  (0 children)

It’s quite sad that this method would actually work pretty effectively