-
Tank shooter "Cyber guns" released on iOS and Android
by manoolgames ·I released a new casual turn-based tank shooting game Cyber guns (Cybertanks on Android). Hope you like it -
Using App Tracking Transparency (iOS 14)
by manoolgames ·"We're looking forward to completing the review of your app, but we need more information to continue. Specifically, we noticed that your app uses the AppTrackingTransparency framework, but w -
Animations are not displayed on latop A but does on laptop B...
by Iceeta ·I can tell you that it would be better to try to make animations only on your computer or to buy a new one. Intel HD Graphics 4000 will give you 500 kbps file write speed while exporting your animat -
How to Copy a Scene?
by RadiationYTC ·you have to click on the scene you want to copy hold down the alt key and drag the scene at the same time. hope this helps. -
Please help me to make a scrollable function.
by bob loblaw ·to less than the scene height (i was too lazy to do the maths for 3000-(cameraHeight/2)). that value doesn’t need to be exact, as long as the max position is less than half the camera size less than -
Please help me to make a scrollable function.
by jimmmm ·May I ask you a one more question? You said I need to constrain min/max value of how it can move, but I’m not really sure how to do it because I literally don’t know anything about coding. Do I need t -
Please help me to make a scrollable function.
by jimmmm ·Thank you for helping me! -
Please help me to make a scrollable function.
by bob loblaw ·in that case you probably need to constrain the min/max values of how far it can move, but use a camera that moves, not the image. -
Please help me to make a scrollable function.
by jimmmm ·Hi guys. I’ve been trying to make a scroll the map up and down function for 1 month and still haven’t find any solutions yet. I only succeeded to make scroll function that I can scroll the map up and -
png > jpg
by adent42 ·We currently don't support texture atlases, so combining images won't help much. -
Is it possible to integrate Facebook and Adjust SDK?
by adent42 ·So it depends on what you mean by integrate Facebook. We do have facebook SDK as part of IronSrc, but it would depend on whether you'd need any extra calls to it. -
Is it possible to integrate Facebook and Adjust SDK?
by Baguvix ·Hope you are all doing well. -
1)Size 2)Camera-Size 3)Camera-Tracking Area < What is the differences between these three dimension?
by adent42 ·So if your game is 1080p (1920x1080) and you want to zoom in to about 4x, make it 480x270. That will take a 480x270 portion of your scene and make that fill the screen. -
Free Music Resource
by Eric Matyas ·Enjoy…and please consider making a small contribution to support my efforts if you can. -
Google OAuth consent screen
by Amare Studio ·I am trying to add Leaderboards to my new game. I am currently in google play console configuration, at the part where I have to configure OAuth consent screen before adding credentials. Is anyone fam -
App Binary RC 1.25.20210326 - Scene Loading Fixes. macOS Fixes, updated Ad Libraries
by solnika ·Also can I take it from that, that whats affect the loading times are the table total size and not how many cells there are? -
App Binary RC 1.25.20210326 - Scene Loading Fixes. macOS Fixes, updated Ad Libraries
by adent42 ·New build up, we're doing our checks on it now, post any issues you find there: https://forums.gamesalad.com/discussion/98346/app-binary-rc-1-25-20210406-loading-fixes-macos-full-screen-fix/p1 -
App Binary RC 1.25.20210406 - Loading Fixes. macOS Full Screen Fix
by adent42 ·To get these benefits use "Build RC". It doesn't matter which version of GameSalad Creator you publish with as long as it's a version 1.25.x. -
Need help for making a touch scroll function
by bob loblaw ·I'll see if I can find a small demo in the next day or so that you could dissect and learn from. -
1)Size 2)Camera-Size 3)Camera-Tracking Area < What is the differences between these three dimension?
by bob loblaw ·for others learning while reading this - the downside is that each unlocked actor counts as a whole new actor within your project so if you can find a way to do something using prototypes, or the lea