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

Pages: 1
1
Archives / Re: How to import SWF animations into Stencyl!
« on: December 22, 2013, 09:33:59 am »
Well ... So you telling me that it is not possible to add a complex animation? And how i make a character to move in a shaped curve?  :-[

2
Old Bugs (1.x/2.x) / Re: Recieving Error #1009
« on: December 06, 2013, 04:45:17 pm »
Also, collectables that just fade out look bad, so don't do that.

Thanks. It is not necessary. But because I'm new, it is good to ask and try anything. So far I removed it, because I could not solve it. Thanks Innes and Photon
If you just want something clean and easy, just kill it right away while the data is still remembered.

I did. And looks better

3
Old Bugs (1.x/2.x) / Re: Recieving Error #1009
« on: December 06, 2013, 04:36:13 pm »
Yes Irock. When I connect this behavior in collectibles, works fine. But if I connect a behavior to the main character eg "when actor hit collectible" crashes.

4
Old Bugs (1.x/2.x) / Re: Recieving Error #1009
« on: December 05, 2013, 05:23:38 pm »
Also, collectables that just fade out look bad, so don't do that.

Thanks. It is not necessary. But because I'm new, it is good to ask and try anything. So far I removed it, because I could not solve it. Thanks Innes and Photon

5
Old Bugs (1.x/2.x) / Re: Recieving Error #1009
« on: December 04, 2013, 05:04:02 pm »
Facing the same problem and I can not solve.
I give you a picture of what I try to do.


And this is the error log


When i remove the 2ndActor from Kill, everything play normal.

6
Old Bugs (1.x/2.x) / Re: Fast animation problem
« on: December 03, 2013, 04:41:02 pm »
Ok, solved. I change the Y collision of actors feet. Thanks

7
Old Bugs (1.x/2.x) / Re: Fast animation problem
« on: December 03, 2013, 04:37:06 pm »
Its very frustrating. It simply play the walk animation very fast. And i cant undestand why. I dont change anything from the behavior!

8
Old Bugs (1.x/2.x) / Fast animation problem
« on: December 02, 2013, 06:40:22 pm »
Hello.. im new to stencyl programing. Im working with a book tutorial.
The game is a platform. Well my problem is that the frame of walking right and left, sometimes running very quickly. I let the rate at 100ms, but sometimes it plays normally and other times playing fast. Also when I hold down the left or right keys sometimes does not listen to the jump button. I am using the behavior "Jump and Run Movement"

Pages: 1