Scratch Tile Scrolling Game | Player Movement (#4)

  Рет қаралды 26,156

ShiftClickLearn

ShiftClickLearn

Күн бұрын

Пікірлер: 316
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Alrighty, this video is finally out- thank you all so much for watching! ♥
@Proto23115
@Proto23115 2 жыл бұрын
first
@PleaseDontLeaveMeHangingReply
@PleaseDontLeaveMeHangingReply 2 жыл бұрын
Second
@penguinpenguin3156
@penguinpenguin3156 2 жыл бұрын
@@PleaseDontLeaveMeHangingReply ThIrD!!!111!!1!!1!!!!!1!!1 OmG1111!1!!112!112
@maxtr0b0t555
@maxtr0b0t555 2 жыл бұрын
Hey we (Blob2763) were going to start a game jam and we really appreciate if you would like to join us to be a judge to review the games :)
@Proto23115
@Proto23115 2 жыл бұрын
@@maxtr0b0t555 what is it
@YepItsSandro
@YepItsSandro 2 жыл бұрын
Griffpatch will be so proud
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
lol
@picklez4lunch
@picklez4lunch 2 жыл бұрын
I can’t wait to get started on this next episode! I’ve been waiting all week for it :)
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Glad to hear it! :D
@picklez4lunch
@picklez4lunch 2 жыл бұрын
@@ShiftClickLearn Let me guess: next episode you’ll add a hotbar?
@mrsnappy2924
@mrsnappy2924 2 жыл бұрын
Yay! Its finally out! I kept on checking your channel after school everyday just to see if you had released another episode!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
That's awesome! Thanks for watching!
@malina554
@malina554 2 жыл бұрын
@@ShiftClickLearn yah soooooooooooooooooooooooooooooooooooooooooooooooooooooooooo good
@danielfeng3991
@danielfeng3991 2 жыл бұрын
Wow! I actually also watch Griffpatch's! When I was watching this, I thought "this reminds me of Griffpatch's Mario tutorial" and "What's this guy's favorite color?"
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Nice XD! I like all the colors...
@xuanletan1191
@xuanletan1191 2 жыл бұрын
I mean when you are going dawn you will collide with the leaf but when you collide with the leaves at the bottom you won’t collide
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Ahh
@pupchamp137
@pupchamp137 2 жыл бұрын
I did not spend 2 hours on fixing why i am coliding on the grass forgeting that i set the meta to 0 instead of -1 in the backdrops Great video btw!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
e n d l e s s p a i n thanks lol
@RaeRae.22
@RaeRae.22 3 ай бұрын
Im still doing this in 2024 and it still works I love this so much!
@ThatCrownedKing
@ThatCrownedKing 2 жыл бұрын
YESSSSSS! EPISODE 4! THIS IS GOING TO BE GREAT! 😃😃😃😃😃😃
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
TYSM! :DD
@n4e_
@n4e_ 2 жыл бұрын
Your tutorials are absolutely amazing! Could you please just zoom in to the code, it's pretty hard to see sometimes. Thnx
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks a ton! Sorry about that, if you need, you can set the video to fullscreen!
@n4e_
@n4e_ 2 жыл бұрын
@@ShiftClickLearn You're right, but it's annoying to switch back and forward to different tabs, I don't have 2 monitors
@lilkangarooo
@lilkangarooo 2 жыл бұрын
My AnimationController script looks just like yours but the last frame in every animation is always the turn frame. (which is the last costume in my sprite) And for the walk animation I changed it to 4 instead of 1 but it still makes the 1st frame be idle1. (which is 1st in the costumes) IDK why, and the animation I made is 3 frames for idle and 2 for walking and I told it those 2 numbers in the (mod) section.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hey, are you changing the _costume variable by a number larger than 1? That could make it skip frames.
@mhshaukat6888
@mhshaukat6888 Жыл бұрын
The real problem is if yours says 1 * playerCostume... then it does that, replace the * with a + then it works
@lilkangarooo
@lilkangarooo Жыл бұрын
I forgot to say I got it working.
@Marshmellow_Cat
@Marshmellow_Cat 2 жыл бұрын
Love your videos, I watched griffpatch's tile scrolling game, and this one is kinnda the same, I still love your videos, keep making more! (I kinnda cheated and used some of my old code of griffpatch's game..)
@Half-Life-3
@Half-Life-3 Жыл бұрын
My colliders doesn't work
@Cleacat
@Cleacat 2 жыл бұрын
yes finally, also why you're uploading in 3am
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Time zones.
@thedudestrapped
@thedudestrapped 2 жыл бұрын
So I was wondering if it’s possible to make this infinitely generated. I really like your engine and there is no other tutorial like this, but I don’t exactly want to make a miner game. So, is it possible?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I'm sure it is... but I couldn't tell you off the top of my head. I think eventually the list containing the tile IDs would get too large for Scratch and freeze/ crash the game.
@RandomStuffz.
@RandomStuffz. 2 жыл бұрын
@@ShiftClickLearn im not an expert but couldnt you grab the last 20000 or so like in the tile grabber you made and store that in a seperate list to make significantly larger worlds again i not an expert so yeah it might not work its just an idea
@THE_BITTERSUITE
@THE_BITTERSUITE 2 жыл бұрын
I'm not an expert either but I already tried it and it didn't work.
@scrappyperson
@scrappyperson 2 жыл бұрын
@@ShiftClickLearn I agree. Scratch isn't the most powerful game engine ever and even when Minecraft had infinite worlds, you probably have heard of the farlands and how broken they are so you would also have to figure out a way to fix that.
@penguinpenguin3156
@penguinpenguin3156 2 жыл бұрын
If you have your own costumes what i did was Join Idle or whatever you wrote and than the original code on the right for animation
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Nice!
@Aihistory-d4c
@Aihistory-d4c 2 жыл бұрын
Thank You So Much This Helped Me a lot!! 😃😃😃
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome, that's awesome! :D
@austencope
@austencope 2 жыл бұрын
So exiced to see more awesome content!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Yayy! I'm glad! ♥
@thedudestrapped
@thedudestrapped 2 жыл бұрын
I, believe it or not, have another problem. So when ever I move or change “_y,”all the tiles at the edge bunch up and look really bad. I tried recoding everything but no luck. :/
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, did you make the correct variables for this sprite only/ for all sprites? If not, the whole game could break.
@kayrayaynda9144
@kayrayaynda9144 2 жыл бұрын
another amazing video by SCL
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thank you so much Kayra Yayında! :D
@Rixxles.
@Rixxles. Жыл бұрын
I made sure to follow all the code correctly, I did it all correctly. I refollowed it step by step 5 times and the same problem has been occurring. At 19:01 when I start my game, the character doesn't fall at all and just stays at the top of the screen. The code that makes it fall is highlighted once I started but it isn't falling. Is it getting stuck? If so, how can I fix it? I used the same character as yours.
@murka028
@murka028 4 ай бұрын
same
@simonunger1133
@simonunger1133 2 жыл бұрын
yay another episode! :D
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Yup!!
@edialex6223
@edialex6223 2 жыл бұрын
Thx for this cool episode! U r so cool!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're very welcome! Thank you so much! You're cool too! :P
@TrixxJS
@TrixxJS Жыл бұрын
29:17 the loading screen ain’t loading out. I’ve rewatched till there for an hour, but it ain’t working. I’m super stressed cuz I have to do this for a project and only have a week left. I need to know asap pls..
@x312_edum21
@x312_edum21 Ай бұрын
rip bro its been a year
@cyanchilly8729
@cyanchilly8729 2 жыл бұрын
epicccc cant wait for the next one!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks! I'm working on it!
@Rixxles.
@Rixxles. Жыл бұрын
I followed all the steps correctly but still have a problem, when I do all the collision points and subtract the costumeheight from the Reset. Then it still gets stuck. I made sure all my collision points were the same.
@Wallee580
@Wallee580 2 жыл бұрын
Yay! Thank yous :p
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You're welcome! :D
@cakesrus3852
@cakesrus3852 2 жыл бұрын
The game just got better !
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks! :D
@eggseatpegs
@eggseatpegs 2 жыл бұрын
when i did the 6 check collision things it made it so i am always colliding with things so when i was in the air it was colliding even tho i set it to false on the air collision Edit: the ones without costume height in calculation thing are the ones that work and the costume height is set to 24
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Huh, did you add the correct data in the TileMeta? Also, did you add/subtract the costume width and height in the right places?
@eggseatpegs
@eggseatpegs 2 жыл бұрын
​@@ShiftClickLearn collision code set _colliding 0 CheckCollisionPoint _x + _costumeWidth + dx _y + dy CheckCollisionPoint _x - _costumeWidth + dx _y + dy CheckCollisionPoint _x + _costumeWidth + dx _y + _costumeHeight + dy CheckCollisionPoint _x + _costumeWidth + dx _y - _costumeHeight + dy CheckCollisionPoint _x - _costumeWidth + dx _y - _costumeHeight + dy CheckCollisionPoint _x + _costumeWidth + dx _y + _costumeHeight + dy check collision code GetCurrentTile x y if item _playertTileID + 2 = false { stop this script } set _colliding 1 i cant be bothered to write the rest my gmail is jutseggz@gmail.com for screenshots and if u wont do gmail my discord is jutsEggz#4411 so i can send screenshots
@swdesignsupport7217
@swdesignsupport7217 2 жыл бұрын
Would you consider linking images to the scripts in the description so we can review code easily if it isn't working? Thanks!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I'll share the project once the series is over.
@inter.search
@inter.search 2 жыл бұрын
i have a problem, whenever i start the game. the miner guy keeps moving along the x axis??? edit: i did it wrong
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I'm glad you fixed it. 👍
@8.nguyentuankiet167
@8.nguyentuankiet167 2 жыл бұрын
Do you mind if I ask Owen when will part 5 come out??
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I'm planning on posting the video today! :D
@Sunny-oz6fg
@Sunny-oz6fg 2 жыл бұрын
Which pixel art software do you use??
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I use Aseprite!
@NuggetCraft
@NuggetCraft 2 жыл бұрын
Hey, I just wanna ask a question, why do u put a _ as the first letter in every variable or custom block?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I put a _ for any variable that is "for this sprite only"! :D
@nanPichi
@nanPichi 2 жыл бұрын
Hey, what pixel art animator are you using???
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I'm using a program called Aseprite. :D
@centycebra4447
@centycebra4447 2 жыл бұрын
aye amazing video sorry im always late time zones you know anyways can you send you dc server link and give some tips on how to start my own coding channel I have a trash PC bad scripts and weird art so idk how do I start
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thank you! I don't have a Discord server. Try to start by making a real simple and small game. Keep practicing, and you'll get it! ♥
@centycebra4447
@centycebra4447 2 жыл бұрын
@@ShiftClickLearn what about a recording software that wont make my fan go faster than nasas rocket?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
@@centycebra4447 LOL hmmm... I use OBS- I'm not sure if that would work for you or not, but you could try it out! :D Here's the link: obsproject.com/
@centycebra4447
@centycebra4447 2 жыл бұрын
@@ShiftClickLearn i already use it well its let umm ignore that
@xuanletan1191
@xuanletan1191 2 жыл бұрын
can you make the leaf jump through
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
You can set the collision to false in the tile meta for the leaves! :D
@dinoman1963
@dinoman1963 2 жыл бұрын
i dont know why but its always teleporting me in the last layer (bedrock layer)
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Is there an error in your collision code?
@EtechMC
@EtechMC 2 жыл бұрын
What do you think of Paper Minecraft, Do you ever play it?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I like Paper Minecraft! :D
@PalekJRam
@PalekJRam Жыл бұрын
he said it in part 1
@EtechMC
@EtechMC Жыл бұрын
@@PalekJRam did you really reply to a year old comment? Lol
@ericeddie8656
@ericeddie8656 2 жыл бұрын
Nice!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thank you Eric & Eddie!
@ericeddie8656
@ericeddie8656 2 жыл бұрын
@@ShiftClickLearn You're welcome!
@kimberlysandoval680
@kimberlysandoval680 2 жыл бұрын
I encountered a problem, I am always touching air and it’s always false, so that means in the CheckCollisionPoint, 1+2=3 so then item 3 of the TileMeta is false, and false=false, so it stops this script.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy the check collision point / collision custom blocks EXACTLY? They're really easy to mess up! :D
@kimberlysandoval680
@kimberlysandoval680 2 жыл бұрын
It worked! Thanks ShiftClickLearn! :D
@nowaynogod
@nowaynogod 2 жыл бұрын
i have costume problems that the player goes trough stone and every block because the costumes are wrong. What would i do for it?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Match up the IDs in the tile meta with the names of the tiles! Make sure they're in order as well. (Costume named 1 should be before 2.) :D
@Rory432
@Rory432 2 жыл бұрын
How did you use that blur effect on the loading screen (because I might want to use it in my future games)
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I used Inkscape and blurred it! The blur bar is in the color page. :D
@Coreupt7118
@Coreupt7118 4 ай бұрын
So, if you tap a or d you go flying for some reason even with the max speed thing
@chewchew9563
@chewchew9563 Жыл бұрын
Hi , i would like yo know how to get the grass collision to work because mine doesn't work ( i follow the exact same as yours )
@Aetherpixl
@Aetherpixl 11 ай бұрын
For those confused about the player collision, pay VERY close attention to how SCL arranges the equation blocks.
@Aetherpixl
@Aetherpixl 11 ай бұрын
@ShiftClickLearn Was this helpful?
@minhhaiang5178
@minhhaiang5178 2 жыл бұрын
ShiftClickLearn, i've done Episode 4 of yours and it was great! But there is a bug (of course there is) about the player animation you make. The Bug is: When you jump and then fall down and then touch the ground, the animation is glitching. Please make a video how to fix this bug, ShiftClickLearn.
@anirupdey9703
@anirupdey9703 2 жыл бұрын
Yesssss .....
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy this part of the code (28:11) correctly?
@bas1cbrick705
@bas1cbrick705 2 жыл бұрын
mine broke and aint really using the ID's. its just looping, everything looks correct but it just does the annoying looping so im just waiting for the whole shop thing to exist so i can try to use it in a differently styled game
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, are you sure you didn't put an accidental change/set variable block in the tiles? If so, the whole thing could break! :D
@kiwister
@kiwister 2 жыл бұрын
My Player floats on top of the long grass/flower?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy the tile meta correctly? (The IDs need to match everywhere. Air = 1, Bedrock = 2, Stone = 3, etc.)
@SpesiaGamer
@SpesiaGamer 11 ай бұрын
Hello i know im commenting one 1 entire year later but i have a problem When i press to move, the player move correctly, but when i stop pressing the arrow, the player sprite doesnt stop moving slowly, its like on an infinite ice until it hits something. How do i fix it? (Also, i re-did your code 5 times and nothing)
@anirupdey9703
@anirupdey9703 2 жыл бұрын
I have a problem with my player... My player trys hit the block on right side it stuck 2cm before he hit block and in left the player stuck 2cm inside the block..😱 Plz help me 😑🙏
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy the all the collision points correctly?
@anirupdey9703
@anirupdey9703 2 жыл бұрын
Yes.👍
@tokjhalmisti889
@tokjhalmisti889 2 жыл бұрын
My player also doing same
@LawrenceOpena-nc4gh
@LawrenceOpena-nc4gh 7 ай бұрын
why does my costume hight so glitchly? when i set it to the right costume hight some of the blocks makes him go down (the grass bocks) there already true but they think its false some of the blocks is normal couse there not glitch but some arent
@jeppe627
@jeppe627 2 жыл бұрын
Can you make a tutorial on pixel art?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I made an old one on pixel art, but an updated one would be cool!
@grimreapernx
@grimreapernx 9 ай бұрын
If Anyone is having a problem at 7:20 there is a high chance you used the wrong id cause i had the same problem and i was mad looking for a sulotion but couldnt find one until i relized there is 3 id so dont get them mixed up
@GenericSquareGD
@GenericSquareGD 2 жыл бұрын
I'm having a problem. I done everything the same as you but, the miner guy is sinking a litle in the ground
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, maybe try setting the costume height to a larger number.
@GenericSquareGD
@GenericSquareGD 2 жыл бұрын
@@ShiftClickLearn Thanks dude! Btw your videos are awesome :)
@chenziyibpps7204
@chenziyibpps7204 2 жыл бұрын
22:55 That code works for me!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Yeah, I was incorrect, that code works fine! It's the next part that fixes the issue! (23:03)
@PalekJRam
@PalekJRam Жыл бұрын
@@ShiftClickLearnur lying
@PalekJRam
@PalekJRam Жыл бұрын
@@ShiftClickLearn23:13 look at the bottom right it’s the same as the “incorrect code”
@_Seasoned
@_Seasoned 2 жыл бұрын
I have a problem from part 3 where my world generation is all wacky with the bedrock weirdly at the top of the screen when you press the flag, is there a way you could help, I replied to your comment in the 3rd video, you could check that out but I really like this series, so please try to help.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you make the world height too small? It should be AT LEAST 150.
@_Seasoned
@_Seasoned 2 жыл бұрын
I will try that, thank you
@iceigloopenguinplays8433
@iceigloopenguinplays8433 2 жыл бұрын
my player is colliding on air even though i set it to has collision false i re-check the tile meta but its correct can you help me with that?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, does your Air have an ID of 1? Is the costume named 1? Lastly, did you copy the player collision code correctly?
@masterwaregaming489
@masterwaregaming489 2 жыл бұрын
When is next video coming out?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
It's out now
@AirLiftingMonkeys
@AirLiftingMonkeys 2 жыл бұрын
what sprite art maker thing are you using @1:36
@AirLiftingMonkeys
@AirLiftingMonkeys 2 жыл бұрын
sorry @1:50
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
It's a program called Aseprite. 🙂
@savagecatdev
@savagecatdev 2 жыл бұрын
Lol -1 likes and dislike i saw that, ur vids are awsome! Not horrible!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
LOL thanks! :D
@iceigloopenguinplays8433
@iceigloopenguinplays8433 2 жыл бұрын
Your video was great but at the player collision I did it correctly but my player just got stuck on top of the screen I thought it was because of gravity but I watch again and I did the gravity part correctly and if I tried to put the change y in forever loop it just goes down and doesn't collide and I did check the variable and custom block but I was correct to so I don't know how this happens so can you please help me?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm... did you copy the TIleMeta stuff correctly? The tile IDs need to match with the costume names.
@iceigloopenguinplays8433
@iceigloopenguinplays8433 2 жыл бұрын
@@ShiftClickLearn I did it correctly too, is there any more way this could happen?
@AyaanTajwarYT
@AyaanTajwarYT 2 жыл бұрын
same problem with me
@AyaanTajwarYT
@AyaanTajwarYT 2 жыл бұрын
i think the problem is that scrolly isnt working because i tried changing the scroll y but the player is stuck in the air
@AyaanTajwarYT
@AyaanTajwarYT 2 жыл бұрын
i found the problem in the tile manager find when i recive position tiles and change it to tick:position tiles
@FAUXCUSpd
@FAUXCUSpd 2 жыл бұрын
for some reason, horizontal collision doesn't work, but vertical collision does. why might this be?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hmm, check the collision custom block, did you copy the ones with the x variables correctly?
@FAUXCUSpd
@FAUXCUSpd 2 жыл бұрын
@@ShiftClickLearn yeah, i've quadruple checked everything. even went through and watched the whole video again and cross referenced the code. not sure why it isn't working.
@BoyScout1ucin
@BoyScout1ucin 2 жыл бұрын
Everytime when I walk left into a block, I get stuck and I can't move or leave the block, can u tell me how to fix this. This episode was very good, I just need help fixing this bug please
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Are you sure you copied the x collision correctly? If you misplaced one block, the whole thing could break!
@BoyScout1ucin
@BoyScout1ucin 2 жыл бұрын
Thanks, it worked :)
@theetechcodingchannel2075
@theetechcodingchannel2075 2 жыл бұрын
Please my player tileid does not work properly it it's only when I use the center of my player that it indicates the tile.is it because of my player tileindex or my scratch version,I am using scratch 3.0
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you keep going in the tutorial? I show how to add more points so that way it doesn't just detect tiles in the center of the player.
@theetechcodingchannel2075
@theetechcodingchannel2075 2 жыл бұрын
Thanks
@AVeryRandomDude
@AVeryRandomDude 2 жыл бұрын
I forgor to turn on the notification sorry
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
That's ok! :D
@GooseOnoob
@GooseOnoob Жыл бұрын
It always says the player is colliding when the costume width or height is greater than 0. how do I fix this?
@raphaelgamer4381
@raphaelgamer4381 Жыл бұрын
my player does collide with the tiles, but then it keeps falling through them afterwards. could there atleast be a fix to that? edit: nvm
@thesensibleone34
@thesensibleone34 2 жыл бұрын
Can you please make a crafting system?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Hey, that's an awesome idea! I don't think I'll have time to in this series- we still have a LOT to do. Maybe in an addon epsiode! :D
@agrawalekamvictoriasch8187
@agrawalekamvictoriasch8187 2 жыл бұрын
I have a problem in player collision for some reason the box is so big and it looks like I am floating in the air
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you set the _playerWidth/ playerHeight to a big number?
@jackperil1888
@jackperil1888 2 жыл бұрын
i made the add ids block before you thought about it 😆
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Niceee! :D
@xuanletan1191
@xuanletan1191 2 жыл бұрын
I mean the leaf will colide when you fall on not jump on.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Oh, I have no idea how to make that off the top of my head! XD
@haveafuntime
@haveafuntime 2 жыл бұрын
Do you have any completed ep 4 project?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
No?
@danyboy1002
@danyboy1002 Жыл бұрын
Why mine isn't falling after I substracted to the costumeHeight?
@Divine_Specter2011
@Divine_Specter2011 2 жыл бұрын
bro the gravity isnt working
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy everything correctly?
@EnderElias17
@EnderElias17 Жыл бұрын
Grvitatio doesn't work for me. Can everyone help me?
@EnderElias17
@EnderElias17 Жыл бұрын
my player falls to a stone and then he stops and colliding is always on 1 from then on
@ArticSpider
@ArticSpider 2 жыл бұрын
My player cant fall to the ground because he is stuck on the boarder of the stage, at y 180, and I don't know why.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Try reducing the _y variable in the player in the beginning (in the Reset block). Maybe subtract like 25.
@ArticSpider
@ArticSpider 2 жыл бұрын
@@ShiftClickLearn Thank you so much! It worked! Love that you respond to comments!!
@MessixRonaldo7and10
@MessixRonaldo7and10 2 жыл бұрын
Hello, so I have started my project after finishing the movement script and my player just fall through all of the blocks. Please tell me if you know how to fix it. Thanks :D!!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy the tile meta stuff correctly?
@MessixRonaldo7and10
@MessixRonaldo7and10 2 жыл бұрын
@@ShiftClickLearn I'll check now.
@MessixRonaldo7and10
@MessixRonaldo7and10 2 жыл бұрын
@@ShiftClickLearn Yes I've checked but my player still just goes through the blocks and when my player finds tile collision it just slows down but it doesn't stop.
@MessixRonaldo7and10
@MessixRonaldo7and10 2 жыл бұрын
@@ShiftClickLearn I'll redo episode four because I have an extra copy.
@MessixRonaldo7and10
@MessixRonaldo7and10 2 жыл бұрын
@@ShiftClickLearn Ok so I've re-done it and my player is colliding. Yay!!
@RonicTheEgg
@RonicTheEgg 2 жыл бұрын
as a wise man once said... '"run screen without refresh"
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
very wise indeed xD
@notthatntg
@notthatntg 2 жыл бұрын
refresh without screen run
@sbfshadoe9918
@sbfshadoe9918 2 жыл бұрын
*run refresh without screen*
@ullton8926
@ullton8926 2 жыл бұрын
𝙎𝙘𝙧𝙚𝙚𝙣 𝙍𝙪𝙣 𝙒𝙞𝙩𝙝𝙤𝙪𝙩 𝙍𝙚𝙛𝙧𝙚𝙨𝙝
@Mr.bluejohn
@Mr.bluejohn 2 жыл бұрын
During The Creating Tile Meta, I don't know if this is a full problem but at (7:20) THE ID grabber list both numbers are (for me) 0, not 1 and 2 is there a way to fix this? I'm also so having problems with gravity I keep going up and not down.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Are you sure you copied the "Creating the Tile Meta" part correctly? Also, did you set the gravity to a NEGATIVE number? If it's positive, the player will "fall" upwards.
@Mr.bluejohn
@Mr.bluejohn 2 жыл бұрын
@ShiftClickLearn I got the gravity working but the ID grabber isn't still
@THE_BITTERSUITE
@THE_BITTERSUITE 2 жыл бұрын
I was wondering, how old are you? Anyway, this tutorial is great!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks! I'm 120 years old!
@chocoplaysgames
@chocoplaysgames 2 жыл бұрын
@@ShiftClickLearn lol your 14 i know
@PalekJRam
@PalekJRam Жыл бұрын
@@ShiftClickLearnBRUH
@johnsandifur8238
@johnsandifur8238 2 жыл бұрын
ebiccc
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks John!!! :D
@pavlolysan222
@pavlolysan222 2 жыл бұрын
I`m having a problem where my player doesn`t move through non solid objects.
@pavlolysan222
@pavlolysan222 2 жыл бұрын
@@MeArgo77 Me either.
@pavlolysan222
@pavlolysan222 2 жыл бұрын
@@MeArgo77 Yeah but I did it like that.
@pavlolysan222
@pavlolysan222 2 жыл бұрын
@@MeArgo77 Send me a turbowarp link of yours and I`ll see.
@pavlolysan222
@pavlolysan222 2 жыл бұрын
@@MeArgo77 Look let`s take the flower, it is number 7, number seven is stone and if we add 2 it`s true so what you said will not work.
@pavlolysan222
@pavlolysan222 2 жыл бұрын
Nevermind.
@hurnal6198
@hurnal6198 2 жыл бұрын
When I use the more accurate points, it's less accurate?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Wdym?
@hurnal6198
@hurnal6198 2 жыл бұрын
@@ShiftClickLearn it falls to its neck instead of the centre. I did it again and now it's down to it's head
@murka028
@murka028 4 ай бұрын
#ShiftClickLearn what to do if my player is stucked in the air and when i change y by -100 it doesn't fall(Gravity doesn't work). Can you make a special project for each episode pls. I liked you and subscribed. Thank you!
@chocoplaysgames
@chocoplaysgames 2 жыл бұрын
_xSpeed is for this sprite only, right?
@chocoplaysgames
@chocoplaysgames 2 жыл бұрын
ps: your vids are the best!😻
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Yup, it is! Thank you so much! :D
@HalfazYT
@HalfazYT 2 жыл бұрын
for some reson my grassTall and Flower are acting like its solid witch it says it isnt
@mhshaukat6888
@mhshaukat6888 Жыл бұрын
if you have capital letters for those inputs it might bug out, I'm not sure?!
@ayeeizzack9513
@ayeeizzack9513 2 жыл бұрын
when i load in i just fall through then i get stuck underground
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy the collision code correctly?
@starburst3758
@starburst3758 2 жыл бұрын
I implemented the fix for collisions on tall grass and it doesn’t work.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Are you sure you added the correct values in the tile meta?
@starburst3758
@starburst3758 2 жыл бұрын
Yes. I went back 3 times and it was the same
@CrystalKyryn
@CrystalKyryn 2 жыл бұрын
my "PlayerTileID Variable isnt displaying the right number." i can send a link to the scratch project if you want to check it out. (and yes i will temporarily use your player costumes.)
@CrystalKyryn
@CrystalKyryn 2 жыл бұрын
nvm i fixed that now all the objects are getting collided, even the logs and flowers and tall grass.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you match the IDs in the TileMeta to the numbers of your tiles. For instance, if you have a costume called 7 and it's the grass, the TileMeta should match that: ID 7 should be grass in the TileMeta!
@CrystalKyryn
@CrystalKyryn 2 жыл бұрын
its all working now, thanks for your help.
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
@@CrystalKyryn Oh, awesome! You're welcome! :D
@pavlolysan222
@pavlolysan222 2 жыл бұрын
@@ShiftClickLearn I did the same thing however it still does not work.
@ramyaradhakrishnan6927
@ramyaradhakrishnan6927 2 жыл бұрын
My player is stuck on the corner of the screen not moving. Can you help?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Did you copy the code that positions the player? (Go to _x - ScrollX, _y - ScrollY)
@ramyaradhakrishnan6927
@ramyaradhakrishnan6927 2 жыл бұрын
@@ShiftClickLearn Yes
@Huehienxuanmy
@Huehienxuanmy 2 жыл бұрын
MAKE PART 5-6!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I'm working on it.
@rhombicuboctahedron7811
@rhombicuboctahedron7811 2 жыл бұрын
cool
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Thanks!
@ullton8926
@ullton8926 2 жыл бұрын
Some random guy: What is your favorite shape? No one, Absolutely No one : Me:My favorite shape? A rhombicuboctahedron
@mechanicbot2834
@mechanicbot2834 2 жыл бұрын
what program did you make the pixel art in?
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
I made the pixel art in Aseprite! :D
@AloptomovaRBLX
@AloptomovaRBLX 2 жыл бұрын
@@ShiftClickLearn i made mine in scratch lol
@CrystalKyryn
@CrystalKyryn 2 жыл бұрын
yay, i now have to make like 20 million costumes for a player... FUUUUNNNNNNN!!!!!!!!!!! (why do i do these things to myself)
@anasoares6476
@anasoares6476 2 жыл бұрын
because you force them upon yourslef. :)
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
LOL that sounds painful
@CrystalKyryn
@CrystalKyryn 2 жыл бұрын
instead of making the costumes my self i will give you credit. i tried to make it look like a white camo soldier outfit. it didnt look that good though.
@jayeshprakashsri
@jayeshprakashsri Жыл бұрын
Um, dude? I'm continuously colliding with air even tho i set the collision to false..
@jayeshprakashsri
@jayeshprakashsri Жыл бұрын
Ok bug fixed
@Proto23115
@Proto23115 2 жыл бұрын
can you put the art
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Just did, thanks!
@ChickenGamingFlamingoLegs
@ChickenGamingFlamingoLegs 2 жыл бұрын
23:36 turn around and desert you
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
aHHHHHHHHHHHHHHHHHHHHHHH
@toastychrunch
@toastychrunch 2 жыл бұрын
am I the only one that finds a bug in my animation code? edit: I had *0.15 instead of +0.15
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
Oh, nice! Glad you fixed it! :D
@ultrabeany1167
@ultrabeany1167 2 жыл бұрын
first! Btw, love your vids
@ShiftClickLearn
@ShiftClickLearn 2 жыл бұрын
TYSM!
Scratch Tile Scrolling Game | Block Breaking With Cool Pickaxes! (#5)
25:20
I Made Four Bizarre Scratch Games in a Week
10:29
Emeral
Рет қаралды 299 М.
Мама у нас строгая
00:20
VAVAN
Рет қаралды 10 МЛН
Noodles Eating Challenge, So Magical! So Much Fun#Funnyfamily #Partygames #Funny
00:33
Scratch Tile Scrolling Game | Introduction & Base Tile System! (#1)
21:36
I made a triangle! - SM64 in Scratch part 1
17:58
Randmguy
Рет қаралды 410 М.
Scratch Rhythm Game In 30 Minutes!
31:44
ShiftClickLearn
Рет қаралды 77 М.
What Happens When You Win in Unwinnable Nintendo Boss Fights?
9:13
Nintendo Unity
Рет қаралды 2,4 МЛН
What Canvas Size Should you use for Pixel Art? (Pixel Art Tutorial)
7:28
Exploring Abandoned Games From My Childhood
16:34
globert
Рет қаралды 5 МЛН
The RETURN To WEIRD Sonic Scratch Games
14:50
BillehBawb
Рет қаралды 342 М.
How do non-euclidean games work? | Bitwise
14:19
DigiDigger
Рет қаралды 2,4 МЛН
Мама у нас строгая
00:20
VAVAN
Рет қаралды 10 МЛН