Desenvolvimento de jogos para Noobs | Guia do iniciante

Lista de desejos do meu jogo Len’s Island no Steam: https://store.steampowered.com/app/1335830/Lens_Island/ Aprenda como funcionam os fundamentos do desenvolvimento de jogos, desde o código até as cenas e ativos e as plataformas que os jogos usam. Composição para Noobs: https://www.youtube.com/watch?v =9VVzCr3c9Jk&t=2s Fotografia para Noobs: https://www.youtube.com/watch?v=ppTr4NVqWgI&t=58s Teoria das Cores para Noobs: https:/ /www.youtube.com/watch?v=AvgCkHrcj90 Instagram: https://instagram.com/julianball Twitter: https://twitter.com/JulianJBall Meu site: https://julianball.com Behance: http:// www.behance.net/FlowGraphics Creative Station: http://www.youtube.com/CreativeStation Julian Ball / Flow Graphics
source
Okay everyone scroll down to see the correct answers for the problem!
.
.
.
.
.
.
1. Polygon! All meshes are made from polygons. Within games polygons must be 3 sided/triangles, though typically in animation and 3D design polygons are 4 sided.
2. Code! All it needs is code so we can start giving the ball commands on what to do and when.
3. 3D in almost all scenarios will run slower in comparison. Almost anything can slow down a game though, an 8k 2D image with an intense shader/material will put a lot more stress on the game than a normal 3D model.
1. Polygons
2. Code
3. The 3d will load the slowest
Never get tempted to the dark-side. Don't be willing to discredit yourself by being an arse. Never listen to people who ask you Pay $1m for a book that teaches you to be toxic and cheat consumers for example… you will end up with no-recourse other than be entrenched and enslaved after starting a business making a few hundred grands short of your loan, get into a high-paying job that sabotages you and give you falsehopes, then throw out to others for the kill. Enslaved for life by the cheap-charlie military and bankrupt billionaires is the usual ending. Toxics cannibalising toxics leading to dumb and dumber.
Should have covered controller support since all these indie horror devs LOVE to just ignore it, even though today's engines make it simple.
1) the shapes are polygons, 2) It needs code to work, 3) the 3d will load slower!
yoo your name
Answer-
Tringal
Code
2d
1. Polygons
2. Code
3. 3D mesh
Thank you for making this, it was quite helpful for an essay I had to write about game development for my animation class :>
1 . POLYGONS i'd say
2. Controls through INPUTS
3. 3D sprite makes loads slower
1.Triangles/Polygons
2.Code
3.3D obviously
Which app/software are you using to make this video?
what software should i use im trying to make a game but dont want to have to buy anything yet its meant to be a 2d game
What are the shapes called
Triangular
What do we add
Material 😔
Which ball makes the run slow
The 3d one
This was really good
Problem 1: triangles
Problem 2: add code
Problem 3: the 3d ball
Imagine building up a 3D battle royal game but you can fly to different planets with rockets like something futuristic, It'd be like an open world battle royal game, dude that's insane
17-year-old here aspiring to be a game dev, I'm studying math, physics, coding I don't care how much math I need I really love playing videogames and being able to build your own videogame and playing on top of that you can make money out of it is my dream
EDIT: I'm start off by myself, And as I gain more knowledge, I'll try to reach out to other people that is also aspiring to creat videogames so we can team up and maybe creat our own company or something
Polygon, code, 3d
Planning on making a pc port of sonic unleashed.
Revelation 14:12
(King James Version)
12 Here is the patience of the saints: here are they that keep the commandments of God, and the faith of Jesus.
1) Olygons, 2) Code, 3) 3D
1. polygons
2. code
3. mesh 3D due to complexity
I’m 12 years old and I really want to be a game developer but I need to learn all the stuff. Where can I go to learn it
1) Polygon
2) Code
3) 3-D
Polygons, code, and the 3d sphere would load slower.
polygon
code
3d mesh
1:polygon
2:Code
3:3D
2:40 where we droppin' boys??
What software did you use to make this?
How many programming languages used in one game???
I try to decode unity game and thier some java file in thier….i though unity used c# only.
Again The question is " How many programming languages used in one game"???
I loved it, it's a great explanation about video game creation process
Absolutely excellent video about Game Dev. Great work Julian, I'd love to see more stuff like this!
Big shoutout to all the Rockstar devs that made GTA
Thank you!
Polygons
test
Test
2d?
These videos are really helpful, I watch them with my friends on Voicely whenever we practice coding. We all agree that we learned more from YouTube videos than from school lol
1 polygons 2 a movement script and 3 3d is slower.
Not bad
I made it 2 minutes in and was laughing and learning !! Love this ! (He said "I can spin and do flips " ) lmao
I'm lost deep in code right now. Learning c++. I understand the need to understand code and functions etc. Im wondering how often I will find the need for complex arithmetic operations? Will I need to use modulo operator? To me some seems un necessary for game dev. I understand it takes practice and time but am curios to explore game engine yse to make crude working models but don't want to jump in without understanding the root.. suggestions are welcome. I picked cpp case its a more complicated language with more keywords than others and I believe it has good functionality.
Thanks!
1. Polygons
2. If, then statements for whichever control type.
2. Probably the 3d ball
Mario how could you?
I didn't know he was a terrorist!
I wanna share my life story… I dreamed of becoming one of the famous devs in the world. sadly I was forced to take Mechanical Engineering, since I was a kid, I had the passion to develop games, I really love mario, it gave me the feeling to develop games and see the people how they will react/enjoy your hardwork. But in my case there were no school of game development around my hometown. When pandemic strikes I was turning my first year college, I thought this would be the perfect time to start schooling on far schools since all the learning methods are through online. Just as I'm not expecting my dad refuses to take me on to game development. Yeah I can understand him because he was born in 1970s. Games are just for fun at that time, only few people can appreciate games in those years. It's just sad that you can't reach your childhood dreams just because no one supports you in your passion. I can't support my self since I have no Job, I'm just a dependent student on parents. I feel sad until now, so I just decided to learn game development on YouTube, just incase I can't pass or I fail my career on Engineering, it will be easier now for me to switch course/field (you know it's hard to work/learn on things that you really don't like/love..)
Subscribed ❤️.. I hope I can learn more on this channel😊
Code (example:If(key)-pressed transform(ball)-x/y/z) the 2nd one