well to make things happen in your game world like moving the character or enemies, then you have to script them yourself.

Gamestudio supports 2 scripting languages > c-script and lite-c. Lite-c is built off of c-script with more advanced features so if i was you i would go and do the lite-c workshops, found on the downloads page.