#how i suppose to do something useful :thinking:

1 messages · Page 1 of 1 (latest)

lime reef
#

DISCORD 📜
Join my Discord Community if you want scripting help, participate in events/challenges, and make friends!
https://discord.gg/WC6kPu5W5P

MEMBERSHIPS 🎁
Get Access To My Scripts + More Perks By Becoming a Channel Member! 👇
https://www.youtube.com/@BrawlDevRBLX/join

BEGINNER ROBLOX SCRIPTING SERIES 🟢
https://youtube.com/playl...

▶ Play video
fluid abyss
#

After that i start to understand engine a little more

lime reef
#

should i watch this or continue brawl dev advance playlist

#

or gui playlist

fluid abyss
#

Probable you should try to do game if you already got basics

#

That gives you more understanding how game creating working

#

And then you can watch advanced tutorials for oop and different services

timber pelican
#

When you start making anything, you'll find yourself unable to do anything
Watch the tutorials and Search the forums
for example I want to craft a sword.
I'll look up how to change the player animation.
How will I load the player animation?
How will I make the sword deal damage to players?

compact pier
#

Don’t make games

#

Make systems

lime reef
#

how to make systems 🤔

plain osprey
#

system of any kind

#

calculator

#

hitbox

#

gun raycast

lime reef
#

in roblox o.o?

plain osprey
#

lua is a programming language

#

you can make anything in a game

#

simulators, calculators, clicking

lime reef
#

calculators just if statement with function add(a, b),etc
but im interested on game 🤷‍♂️

plain osprey
#

to start as a beginner calculator is a best choice

#

then what do you wish to achieve on a game

#

is it like a combat game

lime reef
#

yh

plain osprey
#

farming game

#

design combat

#

melee

#

guns

#

unique combat like mario

#

magics

#

you can't design a game without an initial idea

#

you'd just throw some stuff in and and dont know what else to do

lime reef
plain osprey
#

you've reached the point of critical thinking

lime reef
#

so what next

plain osprey
#

lua have tables, values, operations, booleans, functions, pretty much every programming language

#

try to use those and mix to design a voting system

lime reef
#

no clue how

limpid sigilBOT
#

studio** You are now Level 4! **studio

tranquil flower
#

use leaderboards

#

or make

#

i mean

plain osprey
#

in voting system, you'd need to know how many player wants to play this specific category or map. Player choose map1, you collect that one vote and combine it into a table, do the same to map2 and map3. after that, sort the table into highest to lowest, select the first as winning map

lime reef
#

easy to explain but making it harder 🤷‍♂️

plain osprey
#

you need to think

tranquil flower
#

think mark

plain osprey
#

problem solving

tranquil flower
#

let me break it down for you

fluid abyss
plain osprey
#

it looks like he have basic knowledge

fluid abyss
#

ye but without engine things

plain osprey
#

i havent mentioned a single thing that is part of the engine

pine current
tranquil flower
#

or make a money system

pine current
#

it might seem simple but if you're able to do it without looking at basics again then that's how you know you've mastered the basics

#

like just do a bunch of small stuff and slowly overtime it all adds up

#

make like npc talking, when u touch part it moves, touch a button and part becomes visible

#

work with boolean values to make inventory

lime reef
pine current
#

my friend has a dc too that touches begginer scripting if you wanna learn from a person too

tranquil flower
#

or an instance rather

pine current
tranquil flower
#

can i join

pine current
#

ye I gotchu too

#

the person teachs begginer scripting

scarlet rain
#

Then you should try rewatching