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

Pages: 1
1
Ask a Question / Re: Collision shapes not working
« on: April 09, 2021, 10:18:45 pm »
Yes I have tested and the collision happens in the rectangle so right now the polygon shape is useless. How can I fix it?

2
Ask a Question / Collision shapes not working
« on: April 09, 2021, 12:47:05 am »
I have a problem with collision shapes. I deleted the box collision shape and made a polygon collision shape. But when I click on the polygon shape a box shape appears around it also. So when actor collides to the left side of my igloo the collision can happen in the empty space in the top left corner ( see picture two).

3
Ask a Question / Android testing failed, no errors
« on: January 05, 2021, 12:06:18 am »
Hello!
My game is working in html5 and flash but when I tried to test on android the game does not start on my mobile.
No errors in the logs. Please help!

4
Ask a Question / Flash game does not work
« on: April 07, 2016, 01:38:44 am »
I uploaded my game to chrome web store but the game does not load.  Why?

5
Ask a Question / Game does not start
« on: March 08, 2016, 10:56:17 pm »
My game worked previously but when i changed the platform to flash(player) and then back to android and cleaned up all stray blocks now the game does not start. What is the problem?

6
Ask a Question / Action Script error
« on: October 12, 2015, 01:25:16 am »
I have 5 actors on scene. If i create sixth actor to the scene then  "an action script error" comes to the screen when I test the game. (see attachement) If i remove the actor then  the game works again.  Why this happens?

7
Resolved Questions / Re: Drag and drop behaviors problem
« on: September 22, 2015, 09:40:45 pm »
How can I open that attachment in stencyl * Drag and Drop only one Actor.stencyl (337.06 kB - downloaded 21 times.)

8
Ask a Question / How to drag only one actor
« on: September 22, 2015, 01:58:56 am »
I have two actors on scene. I want to click and drag my actors. I can make them move but how can I prevent that both of the actors does not move when the mouse is over both of the actors. So when i move actor#1 then actor #2 should stay still even if the mouse goes over actor#2

9
Ask a Question / How to make something happen to a specific actor
« on: September 21, 2015, 10:20:42 pm »
I have three actors on scene. How can I make the following: Actor#1 collides with actor#2, result should be that actor#3 dies.
I know how to make actors collide but how can I make the result (in this case dying) to happen to actor#3 that was not part of the collision?

Pages: 1