5 hours ago

I got sick of getting nothing but duplicates, so I'm now only opening packs in Japanese so they'll eventually have trade value

Gimmie that dang Pikachu EX card already!!


19
11
10
10
9
9
5
5
5
5
4
3
3
3
3
3
3
3
3
2
2
2
2
2
2
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1


1 comment

Loading...

Next up

Happy Sunday everyone! I hope you're all well! I got fed, had a nap and now I'm gonna get back to Game Dev.

You know what that means...Drawing UI!

Please look after yourselves and have a wonderful week!

Yea, definitely time for a Converting/Crafting UI overhaul Gonna make it smaller, and more more intuitive

Every time I go to use this I forget if it's on [Insert Fuel] or [Insert Item]

Swapping to use the Modular InventoryUI from Fishtank etc will fix it!

Ok, going by my test project it's totally possible to draw physics objects to the UI (top left corner). That doesn't solve the issue of having possibly 100's of extra object active at once though.

Meh, this is just a thought experiment.

WOO!

As I've been going through my building redraws I've split the Crafting Building menu into Converters and Crafters. Kinda need better names for them.

I'm also realising I need to redo the UI for them, they don't need the Inventory part now I can reuse it.

OMGOSH! Shiny Shadow Beldum!

Used one of my 2 Remote Raid Passes (why are they so expensive?! ) and finally got an Origin Forme Dialga!

Also here's a shiny I got a couple days ago

OH! Different way of doing it.

11 lines of code, no randomness needed to stop them bouncing forever up and down!

This still means individual objects for the balls and bouncers, but no physics engine definitely means this is possible for minigames!

I've got the UI done for the Converter Devices, and it I think my code for how they actually work is all in order too!

gon slep

Ok, this version works without physics. I had to scrounge up some old bullet code from a platformer project I have.

It's nowhere near as accurate, and entirely random bounce angle when colliding with something. But it works and use like 15 lines of code?