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.


Topics - nomnum

Pages: 1
1
Ask a Question / Help with a simple Pacman movement behavior.
« on: April 08, 2012, 06:43:09 pm »
Wow, i have been needing alot of help lately...
Anyways, i am making a simple pacman, called pacboy. i have created basic movement behav. but the problem is he is too precise. If i press "up" a moment early he will get stuck and at the corner (see pic 1), i was wondering how to get things to move more smoothly like the real pacman where pacman will turn on "que".

2
Archives / So what is Pencyl?
« on: April 08, 2012, 02:56:33 pm »
Heloo all!

So when i was looking at the preference screen from the file menu, i saw preferences. Then i went to editors and saw that aparently StenclyWorks has its own built in editor called Pencyl...
But how would you go about using it? I went to one of my actors and pressed edit frame and nothing happened. Is this an error or am i doing something wrong?

Thanks - Nomnum

3
Resolved Questions / [SOLVED] Help with random number generator.
« on: April 02, 2012, 10:29:54 pm »
 Hello! Straight to the point!

Okay so i am making a simple Black Jack Game, cause im new. Just to test random number generator, because ill need random cards, i began my behavior for my main game screen where you will actually be playing.
In the attatchment you will see my behavior.
It successfully randomly enters the Ace(card1) and the 2(card2)... but no other numbers and sometimes nothing at all.
By successfully i mean all the cards are scattered and if one of the numbers corresponding to a card is selected, it will move.
it will move to its position
EG: card1 would go to x.50 if 1 is randomly picked.

To summarize, only the card1 and card2 are working.

If you have any other suggestions to perhaps changing my entire structure, plz tell me, im new and could use advice.

Pages: 1