Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Character

Kade M edited this page Aug 22, 2021 · 1 revision

Character properties (dad,boyfriend,gf)

Name Description
x The position of the character on the X Plane
y The position of the character on the Y Plane
angle The angle of the character
alpha The transparency of a character

Functions

Name Arguments
tweenPos (self,x,y,time)
tweenAngle (self,angle,time)
tweenAlpha (self,alpha,time)
changeCharacter (self,character,x,y)
playAnim (self,anim)
Clone this wiki locally