Releaseing 5 games tommorow
Kentonia ilse
Knighted
Knockout Bout 2
A fighting game
and a puzzle platformer
Just adding some touchups and they should be done
Releaseing 5 games tommorow
Kentonia ilse
Knighted
Knockout Bout 2
A fighting game
and a puzzle platformer
Just adding some touchups and they should be done
I just looked I have the same thing here’s the link can you lime review it or something out don’t know:https://arcade.makecode.com/S06309-86509-22623-49079
`
Holy cow! Five games in a day?
…Lazer larry?
Ah, damn it…
MAN its a lie ITS A LIE
Tell me it’s not true—say the games drop tomorrow.
LOL I GOT TRICKED SO BADDDDD
Hey @richard was lite-sprites finsihed? i checked your github but didnt see it
my coins take my fps from 40 to 10 ruining the game for lowerend pcs.
The first one is basically how the entire game of the MakeCode journey will be.
Also that’s some really good art in… The whole game.
@ADM_F no, we ended up improving the physics engine instead (which should be much better than before!)
if you want an easy fix for this, try using a tile instead of a sprite for your coins. you can animate the coins using a render on z-index; here’s some sample code:
@ADM_F here’s an even more efficient version that only draws the coins that are on screen; enjoy thousands and thousands of coins!
Thank you!
ill see if i can get this to work but most of my coins are in the foreground witha tile behind them im going to see if i can make this work with tile-data
i Know im not the first to think of this but i found it pretty cool
might make a autotiler using this
Flashbacks when my little brother killed one of my projects by filling all my tilemaps with coins and changing all tiles with coins
adoption center
Don’t give me the temptation… jkjk
Neat
Press B to tile everything
there are 3 types of checks
0= wall
1= is Empty tiles
2+ = itself