GK's World Template (Collision detection included!!) -
01-17-2012, 02:23 PM
This is a world template for people who are new to alice.
It comes with five built-in methods and four built-in functions, all with parameters, so you can use them with any object.
Methods are, and in parentheses are the parameters:
Jump (Thing to jump) (How high) (What direction) (How far) (How slow)
Backflip (What to flip) (How many flips) (What to land on)
Hurt (What to hurt) (What subpart to hurt) (Normal color)
Nod head (Head to nod) (How many nods) (How many seconds)
Shake head (What head to shake) (How many shakes)
Functions are, and in parentheses are the parameters:
B is closer to A than C (A) (B) (C)
A is colliding in width with B (A) (B)
A is colliding in height with B (A) (B)
A is colliding altogether with B (A) (B)
I hope this helps!
[COLOR=e4eaf2]Your text here[/COLOR]
Come on, you know you want to try it.
|