No video

3D... but it's 2D? | Sprite Stacking in 1 Minute

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

RGBA

RGBA

Күн бұрын

Sprite stacking is literally just a stack of 2D sprites that look 3D and can be rotated. I'll show you how to easily do it in 1 minute. The game engine I'm using for this sprite stacking tutorial is Unity but pretty much any 2D space will work as long as you can layer sprites on top of each other.
for you certain people: github.com/The...
Chapters:
00:00 Intro
00:12 Drawing sprites
01:10 In The Game Engine

Пікірлер: 44
@Convortible_birb
@Convortible_birb 10 ай бұрын
My left ear enjoyed it
@rgba_dev
@rgba_dev 10 ай бұрын
no problem left ear :)
@Convortible_birb
@Convortible_birb 10 ай бұрын
BUT WHAT ABOUT THE RIGHT? WHY EXCLUDE HIM ?? so sad...
@Iumine
@Iumine 9 ай бұрын
@@rgba_dev yeah. include the right ear 😡
@Pjgmer
@Pjgmer 2 ай бұрын
Yeah right my left ear loves it
@wuigi_gaming
@wuigi_gaming 9 ай бұрын
my left ear liked this video
@Theooolone
@Theooolone 10 ай бұрын
Really good video! But for some reason the audio is only coming out my left ear, I'd reccomend looking into that for your next upload
@rgba_dev
@rgba_dev 9 ай бұрын
yeah definitely
@spdjoker3
@spdjoker3 9 ай бұрын
Bro I only had my right headphone in, and I would not have realized there was audio if it weren't for you.
@vibaj16
@vibaj16 9 ай бұрын
@@spdjoker3 lmao
@nitori_kawashiro
@nitori_kawashiro 9 ай бұрын
@@spdjoker3 same, i kept fiddling with my audio settings to see why i wasn't getting audio, only to play another video and hear sound from it
@shadowchasernql
@shadowchasernql 9 ай бұрын
My left ear loves this video.
@amanammer
@amanammer 9 ай бұрын
this video was really cool for my left ear
@Polar_Onyx
@Polar_Onyx 9 ай бұрын
A yes the classic impossible 3D cube in scratch This is pretty cool but does it have any advantages over just using voxels? plus it would be a lot easier to design stuff in voxel editors and then just export one layer at a time to achieve the same effect
@ibrahimzaheer6582
@ibrahimzaheer6582 4 ай бұрын
That's genius
@thepixelers9921
@thepixelers9921 10 ай бұрын
wow what a great video!!!!!!!!!!!!!!!!!!11
@Povilaz
@Povilaz 9 ай бұрын
Very interesting! I remember finding out about this trick a while ago, and it's so cool!
@rgba_dev
@rgba_dev 9 ай бұрын
It is pretty cool but also time consuming, though I think there are some programs to convert voxel 3d models to top down slices which makes it a lot easier.
@Gr0undXero
@Gr0undXero 9 ай бұрын
ur in my left ear, man 😭
@catdotjs
@catdotjs 9 ай бұрын
good video but audio makes it hard to focus
@zaxolotl
@zaxolotl 9 ай бұрын
This is a rly cool video! but also its times like these I wish youtube let me set certain videos to play in Mono...
@vibaj16
@vibaj16 9 ай бұрын
you can just do it in your settings
@MrASDFReal
@MrASDFReal 9 ай бұрын
the video audio is only playing in my left ear
@UnSwe3t
@UnSwe3t 9 ай бұрын
why is all the audio stuck in the left channel!! it hurts 😭
@FAIZAFEI
@FAIZAFEI 9 ай бұрын
there's a similar trick in Classic Doom mapping to achieve fake room over room look, it work by adding a lot of linedef with midtex very close together. but you still can't stand on it or do anything with it tho, just for visuals.
@rgba_dev
@rgba_dev 9 ай бұрын
thats interesting
@NitrogenTheBlackCat
@NitrogenTheBlackCat 9 ай бұрын
I thought my headphone is broken when I can't hear the sound from the right side of it
@Gureenu
@Gureenu 9 ай бұрын
can u come out of my left ear ?
@TheGeniusIdiotAndStickMerchant
@TheGeniusIdiotAndStickMerchant 10 ай бұрын
This video is hard to watch for people with headphones, because it is much louder in the left channel than in the right channel. I'd also recommend to add a few more breaks between sentences and stuff, so it becomes slightly easier to follow.
@rgba_dev
@rgba_dev 9 ай бұрын
thanks for the feedback!
@Guhhhhhhhhhhhhhhhhhhhhhhhhhhhh
@Guhhhhhhhhhhhhhhhhhhhhhhhhhhhh 9 ай бұрын
You deserve more subscribers
@T_ufy
@T_ufy 9 ай бұрын
He deserves headphones
@owencmyk
@owencmyk 9 ай бұрын
I commend your inventive workflow, however I would really recommend not doing this. Instead you should just render 3D geometry with pixel-art textures. The problem is that stacking a bunch of sprites like this will be a lot of work to put together, and will have a heavy performance cost down the line as you start adding more and more objects to your scene. Still a very cool concept though, and it could be useful on old retro consoles that don't support 3D rendering
@rgba_dev
@rgba_dev 9 ай бұрын
yeah it’s definitely not something you should use on sprites in your entire game. I just found this to be really cool lol. It’s also useful if you’re tryna do something 3D in scratch as another commenter said
@imjustasprite
@imjustasprite 9 ай бұрын
cool video
@rgba_dev
@rgba_dev 9 ай бұрын
glad the sprite enjoyed it. do you plan on stacking yourself any time soon?
@imjustasprite
@imjustasprite 9 ай бұрын
yes, i am waiting for my brother imjusta7up and my niece imjustapixel to join me to become the holy trinity.
@Goferf
@Goferf 9 ай бұрын
So......Doom?
@rgba_dev
@rgba_dev 9 ай бұрын
another comment talked about it being similar to something Doom does. I haven't actually seen it but yeah i guess it's like doom
@Goferf
@Goferf 9 ай бұрын
@@rgba_dev Doom is some programming witchcraft, thanks to our lord and savior John Carmack
@shroovey
@shroovey 5 ай бұрын
fix the right ear
@rgba_dev
@rgba_dev 5 ай бұрын
I've fixed the audio in recent videos
@nangld
@nangld 9 күн бұрын
That is a terrible inefficient way to render voxels.
@rgba_dev
@rgba_dev 9 күн бұрын
Voxels are actually different than sprite stacking - I'd say it's kind of like 3D pixel art. I can see why you could mix up the two especially since I used pixel art here (sprite stacking doesn't require pixel art). Sprite stacking, while not the most efficient, is a cool effect you could use in a 2D game if you're going for that visual style. I'm not recommending that it should be used for every single sprite in a game because at that point you could just make it 3D lol.
What size should your assets be? | HD 2D GAME ART
12:10
Nonsensical 2D
Рет қаралды 119 М.
Stacked Sprites in Godot
12:59
Jon Topielski
Рет қаралды 18 М.
Harley Quinn's plan for revenge!!!#Harley Quinn #joker
00:49
Harley Quinn with the Joker
Рет қаралды 31 МЛН
What is Mode 7? Let's code it!
8:03
Coder Space
Рет қаралды 41 М.
How Failing Fast Makes You a Better Programmer
4:53
RGBA
Рет қаралды 2,9 М.
I Made the WEIRDEST ASCII Renderer...ever.
8:02
Yusef28
Рет қаралды 300
I Solved The World's Hardest Maze (with Code)
9:54
Green Code
Рет қаралды 134 М.
Sprite stacking in Aseprite (for godot)
37:16
Erbinas
Рет қаралды 955
Finally! A Minecart Update! THEY'RE SO FAST NOW.
9:51
Phoenix SC
Рет қаралды 830 М.
3D Effect (Parallax) in GameMaker | Top-Down Parallax with Shaders
12:53
GameMakerStation - Matharoo
Рет қаралды 16 М.
Why I don't like other gamedev YouTubers
13:42
BiteMe Games
Рет қаралды 61 М.
Pixel Art Animation. Reinvented - Astortion Devlog
4:41
aarthificial
Рет қаралды 2,1 МЛН