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 - flameblue59

Pages: 1 2 3 ... 6
1
Ask a Question / Re: How to take screenshot in stencyl?
« on: January 22, 2015, 03:31:14 am »
how to use it?. I mean that after the player done making their own style on fashion ( dress up game ). They can save the scene as image on their phone. So it can be background or avatar for them.

2
Ask a Question / Re: How to take screenshot in stencyl?
« on: January 20, 2015, 08:46:14 pm »
anyone can help answering this question?

3
Ask a Question / How to take screenshot in stencyl?
« on: January 20, 2015, 12:10:27 am »
Hi, I'm on project of some girl games and I would like to know how to get screenshot on the apps. So player can save their own style in the game in an image. Thanks

4
Ask a Question / Re: How to set if the actor wasn't hit
« on: January 09, 2015, 11:34:22 pm »
I've given the value to the actor but when the actor hit the baby the value get "true" then the actor pass the baby, how the value get back into "false". I dunno how to set when the actor doesn't hit the baby.

5
Ask a Question / Re: How to set if the actor wasn't hit
« on: January 09, 2015, 10:51:35 pm »
anyone can help me please?. I dunno how if the actor doesn't detect the object.

6
Ask a Question / How to set if the actor wasn't hit
« on: January 09, 2015, 08:35:41 pm »
Hi, anyone can help me regarding collision about how to check if the actor wasn't hit the baby as it can only check when the actor hit the baby. Thanks

7
Ask a Question / Re: Google play service problem.
« on: January 06, 2015, 11:54:41 pm »
Is there anyone who can help me regarding this.

8
Ask a Question / Google play service problem.
« on: January 06, 2015, 09:21:36 am »
Hi, May I know what's wrong with my block.
I choose an email to login but it doesn't do login.

9
Ask a Question / Re: Camera movement problem
« on: January 06, 2015, 03:41:20 am »
I mean, I'm not forcing the mouse cursor to stay at the center of the screen. So the actor only follow y of mouse. Then the scrolling will be set from the xmouse of the xactor. For example

x of actor =  360 ( x-center of screen )
x of cursor =  500

so the power will be set base on the cursor distance with actor.

so, it will be 500 -360 /100 = 1.4 force

after that, the force will move the X of camera and the other example

x of actor = 360 ( x-center of screen )
x of cursor = 700

the result 700-360/100 = 3.4 force.

I wish it could explain what I wanted for. I've tried this, but always doesn't work. Thanks


10
Ask a Question / Re: Camera movement problem
« on: January 06, 2015, 01:37:39 am »
It almost work. Actually, the x camera should follow x actor, so the actor will stay on the middle of the screen, only the camera which is moving. then y actor can follow the cursor so it can move vertically. But the speed of camera movement must be limited cause when I dragged it too much left or right the speed is going so fast. So i need a constant speed.

11
Resolved Questions / Re: How to add actor in a group into list?.
« on: January 05, 2015, 11:12:43 pm »
Thanks, it's worked now. ;)

12
Ask a Question / Re: Camera movement problem
« on: January 05, 2015, 11:06:20 pm »
Works great, thanks :)
anyway, how to stop camera movement when the actor going up / down because when I drag the actor to the up / down. The camera X still move.

13
Resolved Questions / Re: How to add actor in a group into list?.
« on: January 05, 2015, 10:08:00 am »
It doesn't call the actor, please check the image, maybe something wrong with me.

14
Resolved Questions / Re: How to add actor in a group into list?.
« on: January 05, 2015, 09:39:35 am »
It seems weird, I can't add "Item" to the value, but actually, you can do it

15
Ask a Question / Camera movement problem
« on: January 05, 2015, 09:33:16 am »
Hi, I've got a problem with camera movement, I'm using drag and drop behavior and set Move Camera on update event to follow X actor. First check in the flash version here.

http://www.fastswf.com/_qsOVQ4

When the symbol is dragged, the camera is going so fast. How can it be on slow movement. Thanks

Pages: 1 2 3 ... 6