Are there any video tutorials for the Windows GS?
WarrenW
Member Posts: 22
Hi everyone,
I am new to GS and will be downloading it tonight to try out. I've been using some other apps for writing apps for iphone and droids but this looks much better. Are there any video tutorials for the Windows version of GS for newbies? Or are the ones for the mac GS version applicable to learn from? I basically want to learn how to:
* Add a background image
* Add actors with different frames to switch between
* Have an actor throw an object
* Collision of object with another actor or object
* Scroll the background as object moves through air
Thanks!
Warren
I am new to GS and will be downloading it tonight to try out. I've been using some other apps for writing apps for iphone and droids but this looks much better. Are there any video tutorials for the Windows version of GS for newbies? Or are the ones for the mac GS version applicable to learn from? I basically want to learn how to:
* Add a background image
* Add actors with different frames to switch between
* Have an actor throw an object
* Collision of object with another actor or object
* Scroll the background as object moves through air
Thanks!
Warren
Best Answers
-
bjandthekatz Orlando, FlPosts: 1,375what do you need help with, as i might be able to assist you.
Need Help? Email Me | Templates | Full Game Source Code
-
jn2002dk Posts: 102Except the different layout they work exactly the same so just use the mac tutorials
Comments
i am new here learning GS with videos and other links,but facing a problem i have window version but i have seen all videos and all help regarding the MAC Version.so plz tell me is there any help for window version
One other question... I know I need to jump in to see what all I can do but will GS allow you to knock objects over like in angry birds without doing the coding for it? For example, if I have some blocks stacked on each other, I assume I need to add some sort of attribute for collision but is there some action for them to fall down and act on their own with gravity and everything?
Thanks again,
Warren
I just downloaded and installed GS for Windows and thank goodness I did not get any problems or errors like others! Anyways, I have watched some videos on YouTube and they are completely different from my interface. I don't have the templates or know how to get to them. And everything is different. So for a newbie this is VERY hard to learn!
Warren
Someone suggested I install Virtual Box and put mac os on it so I can run the mac version. Will this work in Virtual Box on my windows 7 machine?
Thanks
Also be sure to check this stuff out. its not Videos but im sure it helps a little
http://cookbook.gamesalad.com/tutorials/7
Warren
Taking those three steps should give you a concrete idea on where to start and what's actually going on in the video tutorials. I've never used a Mac in my life but I can watch those videos and apply them to my a project in the Windows Beta.
Another tip I'd give you is if you really want to get an even more thorough understanding of what's going on, you should try learning some scripting language. They will cover some terms and statements you might not be familiar with in Gamesalad. Such as the "if" & "else" statements you see in the various rules & video tutorials.
Plus it would give you a better understanding of how things are put together in the expression editor and functions. I myself recommend JavaScript which you can find excellent free tutorials at w3schools.com here:
http://www.w3schools.com/js/default.asp
I think a Starter's Tutorial in Windows version showing how to add a background, add an actor, move the actor, set attributes for things to happen would be a great starter for anyone. If I learn enough I'll contribute to this!
Warren
Warren
@Everyone- Thank you for showcasing that makes our community so great. SUCH a huge willingness to help and facilitate the growth of new GameSalad developers. You guys are AWESOME.