-
actor move to specific fixed area
by barbaraaaaaa ·i have it works now. Thank you (Image) -
actor move to specific fixed area
by tatiang ·Make two attributes that are type "real" and call them game.areaX and game.areaY. -
actor move to specific fixed area
by barbaraaaaaa ·hi everyone. i have an area actor. i want my player actor to move to the area (player actor on pressed) and overlap with the area. the problem here is, my player actor is not placed fix inside the box -
Spawning objects faster without losing the space between the objects.
by Socks ·Why are you unable to use a decimal value in your timer ? Are you using the standard Timer behaviour or a custom timer of some kind ? -
Spawning objects faster without losing the space between the objects.
by evert ·"How is this spawner spawing a dotted line ?" -
Spawning objects faster without losing the space between the objects.
by Socks ·"I have a little spawner spawning a dotted line" -
Spawning objects faster without losing the space between the objects.
by evert ·Well i tried will a real attribute, but how does the minus work? -
Spawning objects faster without losing the space between the objects.
by Socks ·I understand the issue, I just haven't got a clue how you are getting there. -
Short platform game coming soon
by Toque ·Yeah. Big projects done right can be exhausting. -
Spawning objects faster without losing the space between the objects.
by Icebox ·Why cant you make a game attribute with 0. ? real attributes can be decimal -
Measure Swipe distance on a specific touch
by RossmanBrothersGames ·I use swipe controls on just on side of the screen, you could use similar principles to tie it to a single button. -
Can i use GS viewer on windows PC with Iphone?
by evert ·I don't know if the windows version has this build in? -
Spawning objects faster without losing the space between the objects.
by evert ·Dot line A is what I have and what I want. -
start actor timer when touched/pressed
by Toque ·Remember when you ask a question be very specific. What you want to achieve? -
start actor timer when touched/pressed
by barbaraaaaaa ·ok now it works. i just need to add rule when touch released and drag the timer. Thank you. You guys are really helpful (Image) -
start actor timer when touched/pressed
by Toque ·here is the project for what you requested...... -
start actor timer when touched/pressed
by evert ·ah you need to add another attribute then. Check example i made a score attribute. -
start actor timer when touched/pressed
by barbaraaaaaa ·i tried to make a countdown timer. when the actor is pressed and timer start from 5 and end at 0. -
start actor timer when touched/pressed
by Toque ·if you have a simple rule if touched and a timer is triggered it will work. -
start actor timer when touched/pressed
by evert ·In the download example, when you press the actor after 3 seconds it will get really big.