ivanmalo
21 posts
|
Topic: Kongregate /
Chat
yup, and gameplays and ratings are not refreshing either
|
|
|
ivanmalo
21 posts
|
Topic: Kongregate /
Updated Games
i gave my game a huge twist in all ways… plz dont miss it!!
Keep it UP!!! http://www.kongregate.com/games/ivanmalo/keep-it-up
|
|
|
ivanmalo
21 posts
|
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Beginner
You can use our blog to find out tutorials that may help http://flashgrounds.blogspot.com/
|
|
|
ivanmalo
21 posts
|
|
|
|
ivanmalo
21 posts
|
Topic: The Arts /
Looking for flash animator
mmm yes, Im just looking for a animator which would work on a mouse avoider, if you want to see my game just add me in msn or here at kong my msn is : alvarezmaloivan@hotmail.com
|
|
|
ivanmalo
21 posts
|
Topic: The Arts /
Looking for flash animator
Looking for any kind of flash animator…
|
|
|
ivanmalo
21 posts
|
Topic: Kongregate /
Chat not working
it wont appear only a gray box in its place
|
|
|
ivanmalo
21 posts
|
Topic: Kongregate /
Chat not working
is it only me or chat is not working for everyone?
|
|
|
ivanmalo
21 posts
|
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Bug or cheat at my game
I realized that in my game http://www.kongregate.com/games/ivanmalo/ivans-beta-game-5000
after you click on the guy to follow you you right click and then a left click on end and you can cheat by passing levels that way, how can i fix the or make a way to make you loose… what can i do?
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Mouse game Ivan's Beta Game 5000
thanks man im adding it to my game, i got another question…. a circle will have a squar hit area how do i make it so it takes the borders in thecircle and not the square?
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Mouse game Ivan's Beta Game 5000
I know i must learn actionscript, thats why im making this game, a way less boring to learn, and im learning fast.
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Mouse game Ivan's Beta Game 5000
how* and woad i can send you a .fla file so you looke how im working, it wont be the actual game but a replic…
|
|
|
ivanmalo
21 posts
|
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Mouse game Ivan's Beta Game 5000
Thanks, but i tried and it doesnt;t work, here is it how it works, i made a mclip which contained the animation the converted it to a button which said that on press the guy shoulf follow on(press) {
this.onEnterFrame = function () {
dude._x = xmouse ;
dude.y = _ymouse ;
}
}
and then converted it on a movie vlip which said this code *
onClipEvent (enterFrame)
if(root.dude.hitTest(root.end))
{
_root.gotoAndPlay(5);
}else {
play();
}
} *
so if i use what us said it wont go there because even if it went to that position it would quickly go back to follow the mouse, so what i need is to make the following to stop and position it.
|
|
|
ivanmalo
21 posts
|
|
|
|
ivanmalo
21 posts
|
Topic: Game Programming /
Mouse game Ivan's Beta Game 5000
onClipEvent (enterFrame) {
if (root.dude, hitTest(root.end)) {
_root.gotoAndPlay(5);
} else {
play();
}
}
here is the basic code im using, my porblem is where you open my maze editor section and create it, but the problem is when you tocuh the walls, all the maze dissapears and you have to start again. how can i make a position reset command so that when you touch the wall it wont dissapear and just reset the “dude” position.
the url of my game : http://www.kongregate.com/games/ivanmalo/ivans-beta-game-5000
|
|
|
ivanmalo
21 posts
|
|
|
|
ivanmalo
21 posts
|
Topic: General Gaming /
Music for my game...
can you give me some names of songs or rythms so i can upload it to my game? i have no idea of anyhting that can be usefull. this is my game’s URL
http://www.kongregate.com/games/ivanmalo/ivans-beta-game-5000
|
|
|
ivanmalo
21 posts
|
Topic: Kongregate /
Beta games with future
I know, but some games are less capable of having agood future than others…
|