Language…
17 users online: bradcomp, BUX88, DanMario24YT, deported,  DeppySlide, Domokun007, ForthRightMC, Heitor Porfirio, hhuxy, Knight of Time, koffe190, mtheordinarygamer, Pizzagamer9791,  Ringo, Sammmoo, The_Uber_Camper,  yoshi3706 - Guests: 285 - Bots: 244
Users: 64,795 (2,375 active)
Latest user: mathew

Remapping part of a sprite

So I've used STEAR to remap the Chain part of the "Grey Platform With Chain" sprite, but one small part of the sprite won't seem to change no matter what I do (the chain connected to the platform, circled in red).



I've went through all of the sprites that are listed in STEAR, yet nothing I do seems to affect it. Is there a code of some sort I could apply that would fix it?
Nothing to see here. Move along.
Code
; A3 E0 Rotating platform - chain tilemap
org $02D7AA : db $2A
; A3 E0 Rotating platform - chain(?) and platform tilemap
org $02D844 : db $2A, $2C, $2D, $2E
Originally posted by Ragey
Code
; A3 E0 Rotating platform - chain tilemap
org $02D7AA : db $2A
; A3 E0 Rotating platform - chain(?) and platform tilemap
org $02D844 : db $2A, $2C, $2D, $2E


Took me a bit to figure it out, but it at all worked out. Thanks a bunch. #w{<3}
Nothing to see here. Move along.