Programming Language, Images/Audio questions. [was: Language!]
XxTHEiNvEnToRxX
Member Posts: 12
What language do you use or need to learn when programing in gamesalad.
Thanks!
Thanks!
Comments
Oh and I'm commandeering this thread for your other questions you've been posting on the Challenge of the Month.
XxTHEiNvEnToRxX: Where can i go to either make sprites or download them. Thanks!
CodeMonkey: Check out the FAQ: http://gamesalad.com/wiki/faqs#images
XxTHEiNvEnToRxX: The programs you listed to make artwork is cool but they look like you cant really make a player or actor because it looks like your just making pictures, or could you draw something and there wont be any white space around it and you can use it.
The whitespace you can remove with Pixen or some other program. But the images need to be in png format or some format that uses transparent alpha channels or whatever its called. Then with that image, drag it into GameSalad and use it as the image for whatever actor you want to create.
In the Spawn Actor Behavior, you can specify the spawn position with the random function. e.g. random(0,320)
Then specify the correct actor moving in the correct direction.
Please keep the sticky notes on topic.
Please take a look at http://gamesalad.com/wiki/faqs#audio There is info there about how to make ogg files. I'm not sure where specifically the sounds you speak of came from, we just used search engines to find freely available sound bytes.
Again, please keep the sticky notes on topic.