Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sex92toso

Pages: 1
1
Resolved Questions / Re: Newgrounds Error -Unable to load scores-
« on: April 19, 2014, 06:32:19 am »
Did you put both Newgrounds keys in your settings?

Yeap, both Newgrounds Game API ID & Newgrounds Game Key

2
Resolved Questions / Newgrounds Error -Unable to load scores- SOLVED
« on: April 19, 2014, 06:17:56 am »
I am new in Newgrounds, and I have no idea how to solve. I search in the forums and I haven´t found nothing similar. I guess it´s something really easy, so if someone could help me, I´ll be very appreciated.

Image 1: Shows my problem on the game.

Image 2: Shows scene behavior on my "Game over" level

Image 3: Shows Newgrounds settings

Image 4: Shows player´s Health behavior.

I´m a bit confused on where to put the "Submit score to Newgrounds" block

Thanks! ^^


edit: If anyone has the same problem, what I´ve done is that I took out "Submit score" from the "Game over level". That´s because when the player dies, the score is reset. This is the only reason I could fine. =)

3
Ask a Question / Re: API´s on Kongregate [HOW?] :-\
« on: April 07, 2014, 06:52:34 am »
I changed both blocks to "when created". Nothing changed, maybe it takes time yo apply it?

4
Paid Work / Buscando equipo en Madrid
« on: April 07, 2014, 02:52:53 am »
Me parece muy tedioso el hecho de crear un juego entre 1 sola persona, así que si hay alguno en mi misma posición, que contacte conmigo.  En cuanto a mi nivel,  dejo mi mejor juego (aún en versión Beta) para que juzguen ustedes mismos. Saludos
http://www.kongregate.com/games/Davidson47/catch-the-pac-man

5
Ask a Question / API´s on Kongregate [HOW?] :-\
« on: April 07, 2014, 02:17:18 am »
Hello,

I do not understand what I am doing wrong. Anyone can help me?

These are both the code and the game:

NOTE: both codes are on the 1st scene (main menu), and same behavior.
and the game.. http://www.kongregate.com/games/Davidson47/catch-the-pac-man

Thanks for your help! ^^

6
Windows / Mac / Flash / HTML5 / Looking for some advise on my game
« on: April 06, 2014, 09:31:37 am »
I think is pretty good but I´ll appreciate if you guys can criticize it

http://www.kongregate.com/games/Davidson47/catch-the-pac-man

I know I probably should not ask for, but a 5 stars rate on Kongregate would be pretty cool.

Thank you all!  :D :D

7
Windows / Mac / Flash / HTML5 / New game - Catch the pac-man
« on: March 12, 2014, 02:46:54 pm »
It´s not clearly completed, but taking out the score and some minor bugs, I think it is time to share it with you guys. I would also appreciate a 5 stars´ rate on Kongregate, to increase its fame. I have so little plays, so I wanna make sure people like it before I make tons of levels.  Any advise/propose would also be cool.

http://www.kongregate.com/games/Davidson47/catch-the-pac-man

Cheers ^^

8
Ask a Question / Why my game freezes? How Can I fix it?
« on: April 24, 2012, 03:41:57 am »
I uploaded the game to Kongregate and I do not why it freezes, any help? Thanks

http://www.kongregate.com/games/Davidson47/save-the-princess
 

10
Ask a Question / Re: Edge Detection
« on: March 16, 2012, 10:28:34 am »
same problem here! S: any help!?

11
Alright, so at the beginning you need to add an Actor behavior, which will be later attached to balls.

After that, you need to make a check whether ball collided with paddle. And I have completely no experience regarding collisions, since I'm scared of them (I've been bitten by a collision when I was a little girl), but apart from that it's probably quite simple. ^^'

Then, once you find something checking whether ball collides with paddle, then inside the check for collision with paddle you will to place there such block:

point [Self] towards [[-90] - [[ number ] x [ [x of [Paddle]] - [x of [Self]] ]]] degrees
where number modifies an angle a bit, depending on how much you want the angle to be altered by the position.

I think that it should do the trick when attached to ball. Of course, once you figure out how to check whether the ball has collided with paddle, first. ;)


 :(I just tried what you said but it had no effect :( :(
I dont know why something that looks easy to configure is that hard S:
Thanks for the replay ^^

12
I have a paddle and a ball actors. i want to the ball to bounce to a different direction depending on the paddle´s position. I am new so I would prefer if you explain in to me step by step. Thanks(:

Pages: 1