Hey there, i have a big news, we’re making an revolution of the FNF in the makecode arcade.
But i need to calculate margin of y position from sprite.
can you help me guys?
An Full code what i made last.
Hey there, i have a big news, we’re making an revolution of the FNF in the makecode arcade.
But i need to calculate margin of y position from sprite.
can you help me guys?
What exactly do you mean? Like checking if one sprite overlaps with another? There are blocks for that. You don’t need a bunch of math. The blocks should be in the sprite section. Just scroll down or search for “overlaps” or something. I think the block is called
On (Sprite) of kind (sprite kind) overlaps (othersprite) of kind (sprite kind)
Hope this helps!
Yes this helps. thanks to help this!