I have multiple accounts lol like 3 of them
People have been doing it for years.
When you get indie, you get the convenience of having all of your games on a single account.
thats exactly why lol
Yeah, I had like 5 accounts, but 2 of them were jokes for the forums, but the other three were made for more games.
Once I had gotten indie, grazer was kind enough to move all of my better games onto my main account.
I even had a featured game from a flow jam that was made on an alt account, which it is now moved onto my main.
Slight issue, spritestacks canāt use the y position for display order trickā¦
He just REALLY loves trees. Loves them so much he can merge with them.
There is a way to probably do it, but itās kind of a pain.
I donāt even use sprite stacking in my current project, and I spent hours working on the display order for the isometric game.
You want to compare the playerās (base) Y coordinates to the treeās Y coordinates. Basically subtracting one from another and determining if itās less or greater than 0.
That way you can determine if the player is above or below the tree and have the treeās display order 1 less than the players lowest display order (probably for whatever the base is) and when the player is behind the tree, have itās display order 1 plus the highest display order the player may have (whatever display order the very top layer has).
I donāt know if sprite stacking uses display orders or not, I havenāt tinkered with them in a hot minute. But this is about what I had to do to make custom display ordering. The only downside is that you canāt put trees right onto or near each other if they are on different Y coordinates since they will start to overlap each other. There is a way more complicated way around that, but itāll take me a sec to explain it.
I see, I might try this out
also sparkle thing
Those simple 9 words always get me lmao
Iām remaking a somewhat sandbox game.
Image
Nice job Braden! It looks pretty good!
Do I see cobblestones in the background?
New POTD.
What is a POTD?
Poll of the Day.
Oh. Iāve never seen it be called that.
That explains the glowing eyes behind the glassesā¦