- 31
- Posts
- 11
- Years
- Seen Mar 21, 2018
I can't get the camera to move, whenever i activate the script nothing happens
fired red
thanks.
SCRIPT
#dynamic 0x800000
#org @start
lockall
special 0x113
applymovement 0x7F @move1
waitmovement 0x0
applymovement 0x7F @move2
waitmovement 0x0
special 0x114
releaseall
end
#org @move1
#raw 0x0D
#raw 0x0D
#raw 0x0D
#raw 0xfe
#org @move2
#raw 0x0C
#raw 0x0C
#raw 0x0C
#raw 0xfe
Tried to follow the instructions here but no luck
https://www.pokecommunity.com/archive/index.php/t-141650.html
fired red
thanks.
SCRIPT
Spoiler:
#dynamic 0x800000
#org @start
lockall
special 0x113
applymovement 0x7F @move1
waitmovement 0x0
applymovement 0x7F @move2
waitmovement 0x0
special 0x114
releaseall
end
#org @move1
#raw 0x0D
#raw 0x0D
#raw 0x0D
#raw 0xfe
#org @move2
#raw 0x0C
#raw 0x0C
#raw 0x0C
#raw 0xfe
Tried to follow the instructions here but no luck
https://www.pokecommunity.com/archive/index.php/t-141650.html