- 24
- Posts
- 18
- Years
- North Korea, Pyongyang (조선민주주의인민공화국, 평양시)
- Seen Dec 30, 2016
Hello. I want to make a script similar to a specific part in the Deoxys Triangle. I want to have the animation where the sprite "explodes".
Is there a possible way to make this? I have tried looking in the Deoxys script and I tried to use the animations, but I cannot get it to work myself.
Replacing the triangle sprite on Birth Island with for example Misty's sprite will make Misty explode when you complete the puzzle. So I keep thinking there is a possible way. I just can't figure it out.
Now please don't ask me why I want to know this. I am not making a sadistic hack xD
Is there a possible way to make this? I have tried looking in the Deoxys script and I tried to use the animations, but I cannot get it to work myself.
Replacing the triangle sprite on Birth Island with for example Misty's sprite will make Misty explode when you complete the puzzle. So I keep thinking there is a possible way. I just can't figure it out.
Now please don't ask me why I want to know this. I am not making a sadistic hack xD
Code:
#dynamic 0x800000
#org @start
lock
faceplayer
checkflag 0x1001
if 0x1 goto @22
msgbox @1 0x6
checksound
setanimation 0x0 0x1
setanimation 0x1 0x38
setanimation 0x2 0x2
doanimation 0x44
playsong 0x157 0x0
checkanimation 0x44
setflag 0x1001
release
end
#org @22
msgbox @2 0x6
release
end
#org @1
= Hi\pBye
#org @2
= unused