Loading...
154
4 years ago

Got lights working in 2d it is pretty easy because we just use Pythagorean theorem.

((light x - object x) * (light x - object x) + (light y - object y) * (light y - object y))

Hopefully i will code light with colors ;)




14 comments

Loading...

Next up

Just revealing this for my physics engine, I made this in 3 days. It is going great so far, it is far more optimized than coding complicated stuff in engine, because it is being done without one block, not 2 not 10, just one block.

Redoing my 3d scratch engine completely.

I started working on my turbowarp extension.

"Octagon Physics Engine"

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

My game has changed a lot.

It is made in my engine using scratch, a kids programming language.

Lucky Tower Ultimate is a chaotic, comedy roguelite. Escape from an incredibly dangerous, randomly generated tower in a slapstick adventure that looks like a cartoon and feels like a joke. Slashy slashy! 

Wishlist the game now: https://bit.ly/LuckyTowerUltimate

Working on my game, doesn't have a name yet. It is being made in scratch, a kids programming language. How does it look for now?

Yall probably thought I stopped working on this game like 2 weeks ago, well, you were so wrong lol. Multiplayer alpha will be available tomorrow, for few weeks, I'll even add voice chat.

The Scratch Team has just recently updated their Terms of Service yesterday, letting you know they now have full permission to use your content to train AI models.

Started tracing weapons for my game.