-
Free Music Resource
by Eric Matyas ·I originally created this track for people who make drone videos, but realized that it might sound really nice in open-world games, too. -
Free Music Resource
by Eric Matyas ·You can listen to it here: -
Free Music Resource
by Eric Matyas ·There's also a LoFi version...you can listen to that one here: -
rc build stuck generating for 2 days now
by ah4000 ·Thank you, i made a new page and deleted the stuck one -
Free Music Resource
by Eric Matyas ·My quest continues to make every looping track on my site available in higher-quality Ogg format, so this week we have: -
Happy 2026! Time for GameSalad "3.0" (The business, not the product version).
by pinkio75 ·I wasn't sure from your roadmap post: since Bowlbot integrates into Creator 2, does that mean it will only be available in the web-based Creator 2, or are you planning a Windows desktop version as wel -
Free Music Resource
by Eric Matyas ·NEED HELP WITH YOUR TRAILER VIDEO? -
Free Music Resource
by Eric Matyas ·You can listen to it here: -
Happy 2026! Time for GameSalad "3.0" (The business, not the product version).
by adent42 ·* Learn mode is for students or if you don't want the answer handed to you but just some help thinking through a problem. -
Cannot publish from WEB creator...
by nelstempo ·I tried to MP you but it does not work (web page processing for ever after cliking post... 'Oo) -
Free Music Resource
by Eric Matyas ·As I continue my quest to make every looping track on my website available in higher-quality Ogg format (as opposed to Mp3) here's: -
[FORHIRE][AUDIO] Robert Jung - Composer and Sound Designer
by dreikelvin ·Hey there Gamesalad Makers! -
Attribute increasing twice?
by Armelline ·I just happened to sign up pretty much the day GameSalad launched
@adent42 is the guy in charge! -
Attribute increasing twice?
by adent42 ·If it's a bug in your code then somewhere you may be setting game.playing = false and game.playing = true quickly. -
Permanently saving an attribute?
by Armelline ·That should definitely be possible for GameSalad to handle, the only question is how precise you need it to be. If it's storing zeros, that's a logic error somewhere. -
Permanently saving an attribute?
by Armelline ·If the data is ending up in a table, it's definitely possible to extra that data from the table. How are you storing the song as you play it? -
Permanently saving an attribute?
by NoRRey ·https://community.gamesalad.com/discussion/comment/621205#Comment_621205 -
Free Music Resource
by Eric Matyas ·Need some custom music created special for your game or project? I'd love to help out! I've worked with around 100 game developers so far...mostly small indie game studios and solo developers. You can -
Permanently saving an attribute?
by Armelline ·I always just merged them like in the demo project I provided - using tableMergeValues. Happy to take a quick look at your specific project if you want, just don't attach it here in the forums! -
Permanently saving an attribute?
by NoRRey ·Sorry for the questions, but I also don't know how how I would merge the values. I'm trying to get it to loop over the table and put the values somewhere, but I just don't know to get it to work. It's