The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 Viewshow do i make my game scrool in flash AS plz tell meh
You mean you want to make a side scrolling game?
Ore wa kami da
Anata wa kame da
onClipEvent(enterFrame){
_root.<AXIS HERE>=<NUMBER HERE>;
}
Replace "<AXIS HERE>" by either:
1. _x+
Scrolling to the right.
2. _x-
Scrolling to the left.
3. _y+
Scrolling downwards.
4. _y-
Scrolling upwards.
Replace "<NUMBER HERE>" by a number(speed of scrolling).
Here is a tutorial on making a side scrolling game.
Ore wa kami da
Anata wa kame da
i no how to make the game part just not the scrooling part
Just click on nothing, press F9, and paste this:
_root.onEnterFrame = function(){
_root._x -= 5;
}
ya but how do i make it so it just moves when press the right key
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
_x = _x-7;
}
}
Add that to your MC
a ya a no that dos not work all that did was mack my mc move left when i pressed right
At 9/19/05 03:30 PM, xij wrote: a ya a no that dos not work all that did was mack my mc move left when i pressed right
How about you learn some fucknig grammar before you try to make a game and ask for help, shitwad?
At 9/19/05 08:14 AM, xij wrote: wut dus AXIS mean
try to learn flash AFTER the 4th grade, ok
2 mcs
character
level
on the character mc
if (this._x > 300){
this._x-=move;
_root.level._x+=move;
}
I'm sure you know very well how to make the rest
Our growing dependence on laws only shows how uncivilized we are.
At 9/19/05 01:30 PM, Oldgrundling wrote: _x = _x-7;
Why does everyone seem to be doing that?
_x -= 7;
A lot easier.
Sup, bitches :)
ya what a i can make a game i can make my dude walk left right with walking aniamchun i can
make him jump shoote puch eta... just not sroll
At 9/19/05 03:32 PM, fweeee wrote:At 9/19/05 03:30 PM, xij wrote: a ya a no that dos not work all that did was mack my mc move left when i pressed rightHow about you learn some fucknig grammar before you try to make a game and ask for help, shitwad?
Did you not read that xij? Oh, you probably couldn't understand proper english. I'm sure that's what it was
At 9/19/05 04:08 PM, xij wrote: ya what a i can make a game i can make my dude walk left right with walking aniamchun i can
make him jump shoote puch eta... just not sroll
I think you're complete BS, you can grasp gravity in actionscript, but you couldn't understand the simple code I gave you. You either copy and pasted someone elses engine to whats going to be a craptastical game or you have gone comepletely insine.
Our growing dependence on laws only shows how uncivilized we are.
PUNCTUATION IS YOURE FRIEND. Wat in the blue fuck is all the da a ya a kno
hello das eny one chek this forum