Language…
2 users online: ASMagician Maks, jferrerfaj - Guests: 223 - Bots: 141
Users: 70,811 (2,353 active)
Latest user: FeralStone

YI Floating Rock

SMW Sprites → YI Floating Rock

Submission Details

Name: YI Floating Rock
Author: edit1754
Added:
Version History: View
Tool: PIXI
Type: Standard
Dynamic: Yes
Disassembly: No
Includes GFX: Yes
Description: This rock, found in 3-7, floats on the water. If stood on, it tilts to the side and you slip off. Make sure to enable sprite buoyancy.

1.1 update: SA-1 compatibility. For lorom, delay before reading multiply and divide results.
Tags: lorom pacifist platform sa-1 yoshi island
Comments: 5 (jump to comments)
Rating:
5.0 (3 ratings)
No rating
Download 15.68 KiB | 829 downloads

Screenshots

Comments (5)

The_Uber_Camper Link
This could be universally useful if it could function without water/buoyancy (like a grey platform), very cool!
 MarioFanGamer Link
Moderated with:
  • Lunar Magic v3.33
  • SA-1 Pack v1.40
  • PIXI v1.32
  • BSNES v115
  • Mesen 2.0.0
Removed dynamic, added pacifist and platform tags.

This sprite really has some code which would have been handled better with modern code (e.g. calculating the slope is more complex than it really needs to be), not to mention the lack of a proper dynamic GFX routine for modular design (though this is a flaw of all dynamic spites). Nonetheless, I accepted it since this update is a compatibility update.

As an aside, the computational wait cycles is not a fixed number as it also includes opcode parsing (i.e. fetching all the bytes). That means for regular multiplication and division, you practically only need to wait five and 13 cycles, respectively since three of the cycles already are used for parsing LDA $xxxx (one of the best examples is line 212 where the NOP #3 isn't needed for the positive slope).
 JamesD28 From older version: YI Floating Rock Link
17/02/2022: Added an image. Also replaced the .tpl palette with .pal/.palmask.
Armyless_boi From older version: YI Floating Rock Link
Originally posted by idol
@asm mods: where is the image for this??

meme
 idol From older version: YI Floating Rock Link
@asm mods: where is the image for this??