Scripting Tutorials
From GameStudio Wiki
[edit]
English Tutorials
Kingdom Hearts Movement - explains in detail how to code a working and effective movement script
A small introduction to entity pointers
First Step Tutorial audience: novice, time: ~15 min., size: 1.81 Mbytes
First Step tutorial shows how to:
- Create a simple level with object and camera - Write an action to rotate an object - Write a main function to open compressed resource and load the level - Assign action to an object - Build created level - Move the level and the object model to a compressed and encrypted resource - Prepare all files for publish - Publish the a project - Test run
[edit]
German Tutorials
C-Script Tutorial for Beginners (German)
[1] English translation
Lite-C: Zustandsgesteuertes Verhalten Implementierung von zustandsgesteuertem Verhalten mit Hilfe von Endlichen Automaten
