I've used Piskel for a long time and I had no idea it could do that!!! Thank you for this tutorial!
@OctoYT2 жыл бұрын
but what if the sprites don't have a square shape on the sheet and not consistent sizes overall bruh
@codedbyjade4 жыл бұрын
Thank you so much for this video! Tile maps was holding back my games dev before this
@DrWho2008t1014 жыл бұрын
Thanks for the video; I appreciate your work.
@AdamBarkerThe3 жыл бұрын
thank you for this brother, my god I was having a hard time cutting up the sprite sheet.
@lucasdesouza96743 жыл бұрын
You are awesome dude! I been loooking to split my sprites! Thank very much +1 sub
@Entustitastic5 жыл бұрын
Hi man! I have just started checking out game development and GODOT, and your tutorials have been super inspiring and informative! As a complete newcomer to game dev and coding, your explanations have been really good at getting me started. I'm now testing out small things on my own, but one thing I really can't wrap my head around yet is how to "keep" or reimplement Node functions between scenes :/ Like the screenshake from "Royal Fireball" ( I like the name :) ) only works on the first stage, and every attempt at reimplementing the Node in the current scene just fails. I'm sure this is a newbie problem, but I would love if you could elaborate on it. Either way, your tutorials are super-good, many thanks from a Scandinavian.
@BSSChannel2 жыл бұрын
thank you, this was very helpful :)
@UmaiPixel2 жыл бұрын
Thanks for watching! Happy that it helped😄
@mdkhangamer31175 ай бұрын
thank you very much brother.
@nilrim8173 Жыл бұрын
Thank you so much for this!!!!!!!!!!!
@ex3jets4 жыл бұрын
Great recommendation! Works perfectly.
@bradenfrye4 жыл бұрын
This helped me so much THANK YOU!
@illusioon15693 жыл бұрын
Thank you very much!!!! :D
@antidevgodot5 жыл бұрын
YES! I actually always used Piskel as well :D
@Joshua-kr5fq5 жыл бұрын
Another video idea would be touch screen analog sticks. Two analogs one for movement and the other for shooting
@testares93test225 жыл бұрын
Hi, can you make tutorial for controllers on screen for mobile device? Thanks
@crespogames43904 ай бұрын
Thanks so much!!!
@joe_3y3s3 жыл бұрын
life saver!!
@Joshua-kr5fq5 жыл бұрын
Please do a video on how to make a lan game. I have a specific problem, which is that I don't know how to start the to players in different places
@JOELwindows74 жыл бұрын
It seems the cell has to be possibly square. What if not? E.g. if it has rectangle cell?
@alita123csi2 жыл бұрын
thanks mate!!
@calin63275 жыл бұрын
amazing job man. thanks so much.
@UmaiPixel5 жыл бұрын
No problem =)
@fuatsarac93454 жыл бұрын
thank you bro nice video
@boiledchickenn7 ай бұрын
I am really confused, how do you find out the frame size for each image on a sprite sheet???
@MajorasWrath12 жыл бұрын
Do you know of any automatic way to split a sprite sheet that is uneven? I have a character sheet that isn't a grid and wanna automatically align it into an even grid.
@dantho52855 жыл бұрын
Nice video! For the next one could you perhaps do a video on how to do 2D melee attacks in Godot? I find myself struggling to implement the mechanics into my 2D platformer (which is heavily inspired by your platformer series). Love your content! Cheers
@dukemagus4 жыл бұрын
How do you do when the sprites on the sheet have different sizes?
@olry8808885 жыл бұрын
Can the same be done with aseprite? Your videos are great, I already subscribed
@malcolmandrews27794 жыл бұрын
How do you turn images of each characters from certain series into sprite characters and sprite sheets using Piskel?
@jamescao20082 жыл бұрын
Do you provide the app to cut audio sprite sheet ? /thanks!
@AnimalFacts4115 жыл бұрын
Any chance of getting a video on how to animate an object when its touched by the player ? eg. a bush rattling when the player touches it ?
@TheNewJoker65 жыл бұрын
short answer would set up collision > check if player inside collision area > if so play animation