-
Camera following actor in lower 3rd of screen
by sinbot ·pretty straight forward question. not sure how to be more clear. need the cam to constrain to actor in the lower 3rd of the screen. maybe visual ref may help. (Image) -
Platformer game problem
by Icebox ·Yes constrain instead of change , and don't forget to set the bounciness to a low value,try and tell me if it works -
Platformer game problem
by Twayne2 ·So if right arrow is pressed, constrain instead of change? Would constrain go through the edge? I will try it out sometime today. -
Platformer game problem
by Icebox ·Use constrain linear velocity instead , then try setting the bounciness to a low value, try 0.1 or 0.09 , play with the value. -
State of the Salad 03/2018
by AlchimiaStudios ·Good to hear the progress as always. I'm super stoked you got custom collisions (and a preview!) and all the behaviours ported. Can't wait for full feature parity. -
Attributes Activating in Multiples of ten
by eligames ·Hello I was wondering if there was any way you can make an attribute happen every 10 times. I have a score and when it hits multiples of 10 then I want to display the score in big numbers. -
State of the Salad 03/2018
by adent42 ·Custom Collisions -
Medical Flashcard App
by tatiang ·of questions from rows 31-60, you would Change Attribute game.nextQuestionText to tableCellValue(tableName, random(31,60),1). To limit it to 20 questions, you might change the random range to somethi -
Help: High Score Rounds Up
by tatiang ·Yes. Integers are whole numbers. So if you want decimals, you need to use a real attribute. -
【Help】How to let timer closer and faster than last time?
by Weiyu ·* real attribute:"faster"="2" -
Help: High Score Rounds Up
by pHghost ·What type of attribute is game.score and game.high_score? -
Save and load attribute (coin counter)
by Armelline ·* On your shop scene, you need to have a -10 coins change attribute, when the purchase is completed. -
Save and load attribute (coin counter)
by awesome_wells ·Does the coin counter attribute exist in the actor or as a game level attribute? -
Save and load attribute (coin counter)
by honeymimi56 ·I'm stuck on setting up coin counter attribute. -
IAP questions
by Armelline ·(Quote) -
IAP questions
by honeymimi56 ·Thanks Armelline! right, I totally forgot about the linking attribute. -
IAP questions
by Armelline ·Your IAP button should be changing a game level attribute or table cell that tells the game if ads are disabled or not. All places that would display an ad will then check that attribute. No need for -
Debugging techniques
by scottwood ·all in one document. If I find a particular attribute is not behaving as I expect I can then search the document for reference to the attribute and work back through the logic in my algorithms to hel -
Debugging techniques
by scottwood ·At the moment I'm using a display text rule to watch the value of an attribute, which is increasing is twice as quick as it should. -
2 features that will greatly improve ease of use
by kes0h ·And there is no dialog when deleting attribute in WIN verison