I discovered a new toy: the node hierarchy.
I hadn't really understood it as much as I have in the last few days, and how it allows you to isolate the components of a scene while keeping them related.
#godotengine #dev
I discovered a new toy: the node hierarchy.
I hadn't really understood it as much as I have in the last few days, and how it allows you to isolate the components of a scene while keeping them related.
#godotengine #dev
Pretty nest.
#godotengine #dev
"Hello in SVG"
๐๏ธ ["Mental odyssey that explains how I ended up here"] ๐ฎ
#godotengine #dev
today i got suddenly the need to draw a visualization of my game, was strong enough to do a rough animation sketch, the first time i touch animation
#gamedev #indiedev #puzzle
Finally, I got the hang of transformations.
#godotengine #gamedev #indiegame #puzzle
drawing with transform is beautiful after the headache
#godotengine #gamedev #puzzle
lately i has nothing good to show, refactoring and implementing ideas was harder than expected and break many things, but slowly track things
#gamedev #puzzle
The tower rises. โ โจ
#godotengine #gamedev #indiedev #puzzle
โจ now with rotation โจ
#godotengine #gamedev #puzzle
simple part is done, things do things
now hard part, make this fun, that look and sounds good
#godotengine #gamedev #puzzle
ready to paint some tiles ๐งฉโจ
#godotengine #gamedev #puzzlegame
hitting some walls ๐ท
#godotengine #gamedev #puzzlegame
here again after new logic
#gamedev #puzzlegame
me making editors before gameplay:
#godotengine #gamedev #puzzlegame
da logic thing
#godotengine #gamedev #puzzlegame
Reworking the logic completely, it turns out that the previous one, with limits and methods that I thought would help prevent over-escalation, also limited the ways of solving problems and hit a wall.
#godotengine #gamedev #puzzlegame
Nesting the nests.
#godotengine #gamedev #puzzlegame
Yeeey! My Square is evolving into Rectangle!๐โจ
It's a small step in complexity after a hard time of code.
#godotengine #gamedev #puzzlegame
Now all fits ๐งฉโจ
#godotengine #gamedev #indiegame #indiedev #solodev #puzzlegame
As simple as it looks, it's fun to create and easy to manage.
Adding some rules to shape it
#godotengine #gamedev #indiegame #indiedev #solodev #puzzlegame
Hello everyone! I'm alive. Are you alive?
#godotengine #gamedev #indiegame #indiedev #solodev #puzzlegame
Github contributions.
This was a great month as a #dev.
Learned how to use #git, and don't need to worry about lose code is beutiful.
Learned #html, #css and #javascript enought to get familiar with it. Made my first program stable release, with code i can read(mostly) with these.
Hopefully now i can finish my projects.
Surprise ๐
my first "stable" program(plugin)
made(90%) this month learning html-css-js through happiness and pain
#dev
Trying to learn from others #dev code, 90% of the things I thought were necessary were just for customization. After hours of installing modules and build errors, this was a dopamine rush.
Github contribution counter table.
After 2 years with git finally learn how can use it "properly", very comfy and smooth.โ
#dev
Reinventing the whae~l.
#love2d #gamedev #indiedev
more preparation๐ท
#love2d #gamedev #indiedev
The result of jump straight to the next level without a proper base shows up, going back to the beginning to build a deeper understanding.
#love2d #gamedev #indiedev
just remade the code so i now can read what i write, the next step should be do proper collision with better response
#love2d #gamedev #indiedev