Better One Way Platforms in Godot 4 - Quick Bits

preview_player
Показать описание

#shorts #twitch #bitlytic #godot4
Рекомендации по теме
Комментарии
Автор

Very nice. I instantly clicked to see more, but you didn't have any more shorts 😢

AdamHarte
Автор

Rather than set the collision to true on every process ing, probably should do it once on ready and then on input exit case

cdbitesky
Автор

Oh wow this couldn’t have been better timed, new to Godot and Gamedev in general, decided it was best to just dive in and learn how to do the things I want to do as they come up, and this showed up without me even having to look, cheers🎉

housebased
Автор

I literally just coded this from scratch without knowing about the "one way collision" and at my lunch break I saw this short

the_first_hunter
Автор

I love clever solutions. Well done, and thanks for the breakdown of the workflow!

halbertwalston
Автор

Dude capitalize on this channel and info, I instantly subbed when I saw a smart and informational godot short

juggernaut
Автор

you make solid content om godot, hope you have more planned

demarcorr
Автор

For me, the latter is the most obvious way to do it, and I would have never thought of the former myself.

IxodesPersulcatus
Автор

I should see if I solved this for multiplayer platformers.

KaizarNike
Автор

Thanks! I just started learning godot, and I've been absolutely floored with how easy things have been so far! I assume that the code for going through the platform topside doesn't work on regular tiles due to the collision box being fully collidable?

dominicballinger
Автор

is there no way to paint multiple tiles with collision layer? I don't want to make multiple platform nodes.

ERKEK
Автор

In the case who you have another entity in the plataform he falling down when change to false the layer 9?

BenTormenta
Автор

That's really clever, thanks for the tip!

RShakes
Автор

Are you gonna make more long form videos

domgraphics
Автор

But what if we use tilemap and not collision shapes :/ ?
To my knowledge, there are no ways to set a mask for each tile of a tileset.

Rathalos
Автор

now how do you make a one way platform in 3d

dakota
Автор

Yay my computer is going to have an aneurism 🎉

toastpostroast
Автор

Looking at starting video game coding once I'm done with my degree, and already downloaded Godot; you've got yourself a subscribe XD

Axquirix
Автор

I feel like the first way is better tbh

orgate