Terrain Generation in Scratch - Caves and Ores

  Рет қаралды 7,648

FindingPepper

FindingPepper

Күн бұрын

Пікірлер: 66
@FindingPepper
@FindingPepper Жыл бұрын
Hi! I realized I didn't talk about changing cave radius, which I meant to do. It's not that hard, so if you want to do it you can probably figure it out! I can try to help people add it if needed though.
@rohanraeburn1166
@rohanraeburn1166 Жыл бұрын
We can all agree these tutorials are very helpful and great
@DaWaffleDog
@DaWaffleDog Жыл бұрын
Yes.
@Baddyopal
@Baddyopal 21 күн бұрын
Absolutely
@floppa1048
@floppa1048 Жыл бұрын
FindingPepper you should add season to the terrain generation they are like snow that fall (winter) sunny moments (summer) leaves fall from trees (autumn) and spring or adding night and day cycle Have a Great Day !!
@FindingPepper
@FindingPepper Жыл бұрын
I wasn't planning to add time-based things to this, but I'll think about it!
@RaeRae.22
@RaeRae.22 3 ай бұрын
Yk coming back to this Its very easy to man new biomes
@xoxogamewolf7585
@xoxogamewolf7585 2 ай бұрын
The last video you ever release should be called "I FOUND THE PEPPER"
@MaximusXY
@MaximusXY Жыл бұрын
when is the next part coming out? I love this series!
@kyriwsmih
@kyriwsmih 2 ай бұрын
5:13 bless you findingpepper
@TorboOfficial
@TorboOfficial 9 ай бұрын
Can you make a episode with making weather?
@felixiscoool
@felixiscoool Жыл бұрын
YES WE CAN SCROLL
@freddyfazbear3195
@freddyfazbear3195 10 ай бұрын
4:44 I dont know why my project isnt working when i start it it just looks blank nothing happens until 21 secs idk how to fix this after 21 secs it does appear full like it was secretly building
@FindingPepper
@FindingPepper 10 ай бұрын
If you want your terrain to generate all at once, put the refresh pen block outside of the main generation loop in a forever loop. In this case you need to ensure there are no motion blocks in the main loop. If you want it to build slowly put the refresh pen block inside the main loop. Check 4:25 for more information.
@RonicTheEgg
@RonicTheEgg Жыл бұрын
Yay! I've been waiting for this since the french revolution Can you make chunks so the map can be much bigger with 0 lag? I tried to do it myself but it didn't end well
@FindingPepper
@FindingPepper Жыл бұрын
Yes, I will certainly do this after I make this tile-based. I feel like chunks are really more work than they are worth currently, however.
@DaWaffleDog
@DaWaffleDog Жыл бұрын
@@FindingPepper I’m trying to do that - make it tile based - using lists and then the griffpatch tile scrolling explanation to get the tiles to be the right costume. Wish me luck!
@FindingPepper
@FindingPepper Жыл бұрын
@@DaWaffleDog Good luck to you, I'm delighted that you're trying to add new things! That's the way to learn, you know. But I'll do it in the next episode if you can't figure it out.
@woutgodefroid9345
@woutgodefroid9345 7 ай бұрын
Could you try add vertical scrolling too? plz?
@FindingPepper
@FindingPepper 7 ай бұрын
I've already moved on to tile-based generation (episodes 3 and beyond), which do have vertical scrolling. However vertical scrolling in this simple generator would not be particularly exciting I think.
@ryeoma
@ryeoma 3 ай бұрын
when i generate terrain, everything is fine other than the fact that the first few bits are covereed in trees what should i do
@Ewumd68CreatorGuy
@Ewumd68CreatorGuy 7 ай бұрын
fun thing u can do, instead of making it < 240 sets the camera to 240, you can have it loop around (=
@Guy56778
@Guy56778 Жыл бұрын
On 4:50 for some reason it won’t generate until the x = 1000 can you help me?
@FindingPepper
@FindingPepper Жыл бұрын
Maybe you are using an if then instead of a repeat until?
@Guy56778
@Guy56778 Жыл бұрын
No I do it’s just because the forever loop is after the repeat until so the refresh pen does it when x > 999
@AramWaumans
@AramWaumans 3 ай бұрын
Hey Pepper you said 2 not be afraid to ask, so i have a question. Well actually more of a problem, i see u get a lot more caves and extend faster than mine do. what do you suggest?.
@DaWaffleDog
@DaWaffleDog Жыл бұрын
Did u do this based off of griffpatch's explanation?
@FindingPepper
@FindingPepper Жыл бұрын
Yeah, that's actually what inspired me to do this.
@DaWaffleDog
@DaWaffleDog Жыл бұрын
@@FindingPepper I was gonna try to, but i couldnt find my brain cells, ty for the tuorial
@FindingPepper
@FindingPepper Жыл бұрын
yw :)
@DaWaffleDog
@DaWaffleDog Жыл бұрын
@@FindingPepper what does yw mean
@FindingPepper
@FindingPepper Жыл бұрын
you're welcome
@derwastl
@derwastl Жыл бұрын
Cooooool :D
@Baddyopal
@Baddyopal 21 күн бұрын
I don't know why, but I feel like I've copied it block for block but the caves just aren't generating
@LandenS-l3i
@LandenS-l3i Ай бұрын
WHERE ON EARTH DID.THIS GUY LEARN THIS STIFF, BETTER THAN GRIFFPATCH???
@FindingPepper
@FindingPepper Ай бұрын
I took inspiration from Griffpatch's video on terrain generation.
@TorboOfficial
@TorboOfficial 9 ай бұрын
I added emerald ore
@Tarlecinia
@Tarlecinia 4 ай бұрын
can you do the 3d terrain ?
@FindingPepper
@FindingPepper 4 ай бұрын
I'll do a 3d perlin noise tutorial someday
@TorboOfficial
@TorboOfficial 9 ай бұрын
Why the cave starts doesn't appear?
@4dcube358
@4dcube358 5 ай бұрын
The project just chooses 1 biome and stays with it the whole time, please help
@DaWaffleDog
@DaWaffleDog Жыл бұрын
To make a seed in this, won't I have to set the a and b (and the c and the d variable in my case) to a set number at the start of the coding?
@DaWaffleDog
@DaWaffleDog Жыл бұрын
In hindsight, I don't think that'll work, I'll do some research on seeds
@DaWaffleDog
@DaWaffleDog Жыл бұрын
In further hindsight, can't I make a list to store the variable changes every frame as the terrain generates? why am I bothering you with these comments? Soz. Edit 1: I feel like I've commented the most on your videos, well ur terrain ones.
@FindingPepper
@FindingPepper Жыл бұрын
All the variables change randomly, so setting them won't work. I'm not sure exactly how you would go about making a seed though. Storing the variable changes might work, but would it be easier just to use the finished y positions, biomes, trees, etc. lists? There are probably ways to shorten them too like Griffpatch and others do with level save codes.
@Cocvbfhscfbhbcd
@Cocvbfhscfbhbcd 2 ай бұрын
My caves are not spawning from the surface
@ameliebittner
@ameliebittner Ай бұрын
caves didnt worked for me, i think i did something bad but the dots doesn't spawn :(
@MaximusXY
@MaximusXY Жыл бұрын
Something is very wring with my project. I can’t figure out what it is, but after implementing the ore colors and testing it, there was only coal in the ground and All the other ore colors were floating one the left edge high in the air
@MaximusXY
@MaximusXY Жыл бұрын
Could you please publish your version, so I can compare the code?
@MaximusXY
@MaximusXY Жыл бұрын
I found it, it’s a very dumb mistake.
@FindingPepper
@FindingPepper Жыл бұрын
It happens to everyone, no worries.
@Schneekater_Gaming
@Schneekater_Gaming 6 ай бұрын
pls part 3
@FindingPepper
@FindingPepper 6 ай бұрын
There is a part 3...
@LOLOLOL9872
@LOLOLOL9872 2 ай бұрын
35:02
@SysDataSoftOffical
@SysDataSoftOffical Жыл бұрын
make clouds,dimesions.
@TorboOfficial
@TorboOfficial 9 ай бұрын
It's so laggy with ores
@FindingPepper
@FindingPepper 9 ай бұрын
I think it's the caves that make it laggy, it has to loop through the whole list of cave segments each frame.
@TorboOfficial
@TorboOfficial 9 ай бұрын
@@FindingPepper thanks
@Ewumd68CreatorGuy
@Ewumd68CreatorGuy 7 ай бұрын
@@FindingPepper any fixes?
@FindingPepper
@FindingPepper 7 ай бұрын
@@Ewumd68CreatorGuy Maybe? There are probably methods that exist to optimize it, but if so I'm not sure what they are and they're probably quite complicated.
@Ewumd68CreatorGuy
@Ewumd68CreatorGuy 7 ай бұрын
@@FindingPepper the only problem is that I have a trash pc and cant run it lol
@MaximusXY
@MaximusXY Жыл бұрын
This makes no sense. Everything is 1 to 1 what you did, but just doesnt work. Ive checked it 3563 times now there’s nothing wrong with the code, but the dumb ore is still floating on the left edge in the air and everything is coal for some reason
@DaWaffleDog
@DaWaffleDog Жыл бұрын
Just ask him. He helped me with an issue in the previous tutorial
@FindingPepper
@FindingPepper Жыл бұрын
They said they found it
@DaWaffleDog
@DaWaffleDog Жыл бұрын
@@FindingPepper oh. ok
I made realistic creepy legs with IK | Scratch Devlog #1
8:23
griffpatch
Рет қаралды 372 М.
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 42 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 50 МЛН
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 120 МЛН
How I Destroyed the Most Hated Scratch Projects...
8:09
Viiperrr
Рет қаралды 83 М.
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 5 МЛН
NEVER Do This in Scratch!
5:59
Donutask
Рет қаралды 94 М.
What Happens When You Win in Unwinnable Nintendo Boss Fights?
9:13
Nintendo Unity
Рет қаралды 2,4 МЛН
I Solved The World's Hardest Maze (with Code)
9:54
Green Code
Рет қаралды 198 М.
NEVER DO this on SCRATCH ! | EP 3
10:55
SL Smart Mind
Рет қаралды 1,3 МЛН
I Made a Graphics Engine in Scratch
8:27
Zyger
Рет қаралды 187 М.
Plants vs Zombies on Scratch
8:26
T3rr0r
Рет қаралды 756 М.
Making a difficult game about fitting in - Acerola Jam 0
19:17
jess::codes
Рет қаралды 418 М.
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 42 МЛН