-
macOS Creator 1.25.105 Beta
by adent42 ·@zarzir a youtube url won't work (they use a proprietary system and we'd need to use a youtube specific player). You just need a URL to a standard MP4 video. -
Change your app's target API level to at least 31
by Armelline ·Use "Build RC" instead of "Generate AAB" and you'll get API 31. -
Change your app's target API level to at least 31
by FireCroc ·Need your help -
What are you working on?
by NoobDev ·@adam36021 I have been wanting a html5 game in my inventory. If you are willing to sell the completed project let me know. -
What are you working on?
by Armelline ·http://forums.gamesalad.com/discussion/comment/618996#Comment_618996 -
What are you working on?
by adent42 ·@Armelline you could set the rating request right before they get to the last puzzle, so they're already invested and have submitted a positive review before they get to the pay gate
-
What are you working on?
by The Glessnerd ·* Free to download and play first 10 levels, with an in-app purchase to unlock the remainder of the game -
What are you working on?
by pinkio75 ·Maybe you can add paid extra content to a free base game with ads. -
What are you working on?
by pinkio75 ·as you can imagine from all our discussions i am active on the html5 export front. -
What are you working on?
by adent42 ·I'm curious what people are working on, so hows about you share a sneak peak? -
Unpause/Pause and Touch Inside/Released bug?
by adam36021 ·I created a demo to demonstrate. If you touch the left square, it will register the hold and release and display text. -
Hi, I'm a 2D Graphic Artist (Vector) for hire
by nikkyoryzano ·I can work on fixed price (based on my $14 per hour rate estimate), I do need a list of the assets to calculate. -
How do you add music?
by Armelline ·I'll add that if you're publishing to iOS, aiff for sounds work fine and load slightly quicker. Unless something has changed since I did my last exceptionally-sound-file-heavy project. When playing hu -
How do you add music?
by ester.denham ·Yes. I do agree. I am thinking the above post as a temporary solution to the issue of Windows Gamesalad Creator not prompting some user to verify if the file they are uploading is a Music or Sound. T -
macOS Creator 1.25.105 Beta
by Armelline ·When a more compact UI is available for Creator 2 I'll finally make a real effort to switch to it. I've been using Mac GS since the 2009 though so it's hard for me to let go
-
How does the Colours (RGB) work with Gamesalad?
by adent42 ·@ester.denham Awesome that you figured it out. Indeed, the color system on GameSalad is a 0 to 1 float and not a 1 to 255 hex value (it's an OpenGL thing). I (as a web developer) wasn't around when th -
macOS Creator 1.25.105 Beta
by adent42 ·So there may be a few explanations @Armelline . The only code difference in 105 vs 104 is the video stuff (the sound behavior works in engine so doesn't affect the main system so much). Soooo it could -
How do you add music?
by ester.denham ·If you are using Windows and are unable to import a sound as a Music file, Do this: -
How does the Colours (RGB) work with Gamesalad?
by ester.denham ·255. Because 255 is the value for 100% (or 1), you will always end up with a percentage which matches your desired Gamesalad equivalent. -
Sound works in Preview, but not on device
by ester.denham ·Ok, I found how to use the viewer to at least test all other features until I am ready for a Hoc. Thank you for your reply.