Easy Creations To Make?

Hello. I’ve been scripting for the past 4 months and I’ve made some easy creations like a jump pad and a speed pad and a button and a kill brick. That’s all I made, are there any more easy creations to make? I want to improve my scripting skills.

Sorry for the bad english.

You can try using local scripts to tween UIs, try to animate UI by only using scripts. You can also try exploring how to use different services, such as RunService, CollectionService, Lighting, and UserInputService.

1 Like

speed coil? thats pretty easy what do you think??

1 Like

Some idea’s you could do:

  • As @VegetationBush said, different services are nice to know about and it’s good to expand your knowledge.
  • Try to make a brick using the ‘ClickDetector’ for example MouseButton1Click etc.
  • Kill bricks are much better if you use the CollectionService to prevent lag so that would be good.
  • A moving script (recommended to move it on client so it doesn’t lag too much)

Good luck!

2 Likes

Just your favorite Roblox game, and look for the tiny things. Breakable glass. Bullet holes on walls. Walking sounds when you move. Just the subtle things in some of your favorite games.

2 Likes

Hey everyone I appreciate the tips. But this is a bit advanced for me but I will use your tips as I understand Lua well, and hearted every comment, but can you guys make a simpler tips.

2 Likes

Elevator pad, morph, button door, basic movement thingy, even go around games and see what types of things you would want to learn, ive recently been working on a game and need a moving endless terrain thing so thats something ive been practicing with

2 Likes