-
Install directly on iPhone or Android
by Taigo ·For this you would need to publish your game and create an apk or app version of the game. For an apk to test on Android, it will be very easy to sign and send them the apk to install on their device. -
Is it possible to write inside of the rule's "when" statement?
by RThurman ·You are welcome! -
How to change speed of walking when using change attribute method?
by NNterprises ·"Change speed of walking" can be done many different ways. But if you desire to use a change attribute method: -
Custom Collision Shape show ERROR? How can I fix it?
by NNterprises ·When you save the file, make sure you save it with the ".json" at the end of the file name! -
Is it possible to write inside of the rule's "when" statement?
by RedCubeGames ·@Manto @RThurman Wow, awesome informations! Thank you guys a lot! This is the best community ever!! (Image) -
Custom Collision Shape show ERROR? How can I fix it?
by KevinCross ·I've not used Physics Body Editor. I used the other one GameSalad recommend. But looking at your screenshot it looks like you've got multiple polygons overlapping each other. I'm not saying that's the -
Is it possible to write inside of the rule's "when" statement?
by RThurman ·You are welcome. -
Is it possible to write inside of the rule's "when" statement?
by Manto ·(Quote) -
Education Discount - Does support work on weekends?
-
Is it possible to write inside of the rule's "when" statement?
by RedCubeGames ·@RThurman that is even better solution for my case! It is perfect, especially because you attached the demo project! Thank you so so so much (Image) -
Two questions
by KevinCross ·It's a mix of typing and dragging but mostly dragging. For your example you would drag in a Timer Behavior (on Windows you can start to type the behavior you want to add and it will add it for you. Yo -
Two questions
by maurocecchi8927 ·. 1) When the program says 'type or drag in a behavior' can I write for example: 'jump after one second' or I must type or drag in a preinstalled condition? 2) How can I make jump one thing from one -
Problem with controls in the "HUD" layer
by Socks ·There is (should be) a 2048 x 2048 limit on image assets ? Not sure how you managed to import a 5,000 pixel x 5,150 pixel image !? -
Displaying texts written in languages that are not English, using 'Keyboard Input'
by appuntilnow ·Try changing the font in Display Text to Noto Sans CJK SC. The other fonts don't support Chinese, Japanese, Korean, Russian Etc. This may solve your problem. -
Education Discount - Does support work on weekends?
by Jippolatta ·Thank you for that. Love the videos by the way! -
Problem with controls in the "HUD" layer
by Socks ·How did you import a 5,000 pixel x 5,150 pixel image ? -
6 years badge
by PhilipCC ·Congratulations. Now you can say, "I remember the old days when... (any smart A's want to fill this in?)", such as, @Braydon_SFX, "I remember the old days when Braydon was o -
Install directly on iPhone or Android
by RabidParrot ·You can download the GameSalad app for iPhone and Android. You can then install your game in the app over wifi. -
Boxer fight - thanks to storing animation frames feature
by mshuraih ·just released my game " Boxer Fight" on iOS store, it would been painful or impossible to do without the new feature of storing the animation frame .. it allowed me to spawn the punc -
how "move to touch location"?
by texanalbatross88 ·the tutorial shows key input. but I want an app responsive to touch. please help me make the item "move to" location of touch. I know this is a basic question!