heya if tried to make a little map but i only got one background,
how is it possible to get a kind of “door” if u hitTest it the background gets different and other monsters and other items, but your inventory and stuff is still the same?
thnx
heya if tried to make a little map but i only got one background,
how is it possible to get a kind of “door” if u hitTest it the background gets different and other monsters and other items, but your inventory and stuff is still the same?
thnx
if(this.hitTest(_root.door)){
_root.background.gotoAndStop("THEFRAME");
}
like that?
aaahhh i get it u need to change the background to a MovieClip?
but i allready tried that kind of stuff but then i cant pick up the items =(
thnx anyway
make the items movieclips and add instance names;)
ricer, try using this
_root.background.swapDepths(-1000)
it should now be in the back of the game
cool it worked, thnx Bomb
and thnx joppe for the other script
Yeah, no problemo. Ask if you get into more trouble
well i got one more thing acctually
can u make an example for me from a guy that shoots an arrow,
but if he moves the arrow must stay at his own target and not moving along with the char
can u? thhnx
Search the forums, I know there is alot of posts about this
On what keyword should i search then?
:: Copyright KIRUPA 2024 //--