I have no effing idea on how to script

since i have no idea on how to script, if anyone knows even a bit of lua and is willing to work for me for feet pics i can accept u (jk oooorrr not)

nah but fr ima just make the entire map, animations and characters as showcase then later on ill try to get help from someone if anyone knows how to script hit me up
(idk if im allowed to try to get people to work with me since its not on the rules but if i get a warning yeah i aint gon try it)
Actually nah since the time pf me writing this its pretty late so im just being overwhelmed by how hard it looks since im a bit tired

1 Like

Hardest part is starting, pseudo code it.

what is pseudo code

You write out what you want to do basically.
This is good enough as an example

You can do this in code with comments, it’s what I did when writing assembly. Lay out your goals, and write it out in the sections you’ve specified for them. Pretty much it’s just you laying out what you want do in standard English. Pull up some videos for more examples if you want.

ChatGPT is genuinely very helpful to figure out how stuff works.

Basically what Crusade says. Coding is basically designing a system. You need a good framework on what the code should function before writing it

if you eat someone who can code, they say you can gain their ability to understand and write them yourself, for any and all languages on any circumstance.

at the cost, you will lose your ability to swim

2 Likes

From my experience, any paid coding class is a hapless scam. You’d be better off just paying somebody to code your game for you than pay somebody to code while you watch confusedly.

try python first it’s piss easy

Isn’t lua basically python but not

you can try asking Rb1

image

1 Like

I forgot to say something else.
@Cythrex Don’t forget documentation and labeling. If you make a function, make a comment above it saying what it does, it helps you go around and figure out what does what more quickly.

Stock and spicytuna y’all are NOT helping :sob:

Shut up, dude.

Facts tho

are you helping

I’d learn the structure before you do anything else. It’s like learning a language, that’s why they’re called coding languages. I’d consider fundamental parts of Lua’s structure to be functions, variables, boolean operators, client/server runtime, events, and parents/children. (If any other people who know Lua want to add to that, feel free to reply to this.)

Going on the documentation for Roblox Studio can also help a ton if there’s anything you don’t understand. It explains basically everything about everything and gives examples if that’s not enough.

2 Likes

are you helping

Respectfully, shut your ass up.

5 Likes