All pastes #2102349 Raw Edit

nande

public python v1 · immutable
#2102349 ·published 2012-01-12 01:02 UTC
rendered paste body
	def EnDialogo(self, d):		global t3		d.actual.color1.r=0		d.MoverDe((0+(comun.Interpolate(d.progress, (random.randint(10, 10)),0, comun.i_b_backstart))) ,(0))		mov = comun.Interpolate(d.progress,-3480, 3480)		extra.MoveTexture(t3, mov, 50)		avanzado.GrupoInicio()		d.Paint()		texto = avanzado.GrupoFin(0)		video.cf.ctx.set_source(texto)		video.cf.ctx.mask(t3)