Hello, I'm creating a tutorial on C2 on my site in Portuguese in Brazil, and as I am also a beginner would like some help. One thing I find missing in the C2 is a manual with all internal functions, objects, etc.. For example, I am wanting to create a custom motion for a UFO and need to know how to access eg width of the screen, etc. according to randomization. Where can I find a list of functions that I use in expressions? For example I discovered that I can do
Sprite.X + 5 or refer to instance variables of a sprite. I would like a list of all functions from mathematical, trigonometric, etc.. Please be pascientes and help create a complete look of this program, I think it was the only thing missing to be perfect.