-
Face direction of the swing
by tatiang ·Try this (the attribute in the screenshot if self.Graphics.Flip Horizontally): -
Smoke under a actor
by kipdev ·@Socks thatd be great. Thanks for all the input. I was going to use the animate attribute, will multiple different images. -
actor destroyed but life counter won't go minus 1....what's not correct?
by zenoah ·Change Attribute -
Attack animation
by ookami007 ·@simon31184 is right... or on the right track. There are many ways to do it. In my game, I have a facing attribute. I set it whenever the direction changes, this way I always know the last directio -
Moving Platforms: Physics improvement
by Tosanu ·i normally would create that with a positional constraint based on cos/sin, can i create an offset in the same fashion? ( i've determined that since i track the player positions, i can use the ELEVAT -
Smoke under a actor
by http_gamesalad ·Try animation attribute -
Moving Platforms: Physics improvement
by Tosanu ·underneath them, or freeze them in place with a constrained movement. -
Random Generation
by ookami007 ·That means using constrains in the player actor to set a game attribute - like playerX and playerY to the player actor's self.position.x and self.position.y respectively. -
Attack animation help!
by simon31184 ·Hi guys, I need your help because I'm in trouble with the rules for the attack animation and collisions in my game. -
actor destroyed but life counter won't go minus 1....what's not correct?
by AlphaCentori ·(Quote) -
actor destroyed but life counter won't go minus 1....what's not correct?
by tatiang ·Destroy Actor Change Attribute -
actor destroyed but life counter won't go minus 1....what's not correct?
by AlphaCentori ·1- I created a "lives" attribute with integer and gave it 3 lives. -
Save and Load Attribute Sound and Music
by thearontacompany ·My question is. I put save attribute on it. But whenever i reset the game "when touch is pressed reset game" the music and sound keep coming on. -
Hold down touch/mouse button and track finger drag on screen
by Zombiebrains ·i've touch is released, then change attribute 'TANKFIRE' to true. When you tap on the invisible actor to select a new waypoint, the tank fires anyway? -
Is This Possible In GS?
by Thunder_Child ·constrain player X to device touch X -
Hold down touch/mouse button and track finger drag on screen
by Zombiebrains ·i want it so that if the player holds down their finger it locks in the tank position x and y but if the player just tap on the screen the TANKFIRE attribute is true and it fires a shell. -
Problem to load score attribute in android game
by yattamove ·You create a SAVE attribute game.bestscore and a key when "game over". Then put a LOAD attribute in the beginning of your game. There are tutorials in Youtube for these. -
How to add a Leaderboard Board to Google Play with Amazon GameCircle
by gingagaming ·"more games" links inside this attribute. I set up rules that say if platform is 3 link to the amazon store and if 2 link to google play etc. I suppose its just preference and since -
Problem to load score attribute in android game
-
Once Certain Score Is Reached Unlock Map and Notify it's unlocked.
by hypertext007 ·game and one of them is locked i have created an attribute to say when game.score = 100 then change attribute game.locking to 2 this then unlocks the map but i want it to change scene once they have