[PD] A present

Matteo Sisti Sette matteosistisette at gmail.com
Sat Dec 26 11:26:01 CET 2009


Hi,

I think I've found out why your game doesn't work for me.

There is a [wrap -4 4] object somewhere, which I guess is used to wrap 
the snake's position around the screen.
However, [wrap -4 4] behaves exactly the same as [wrap].

I have PD Vanilla 0.42.4 and IIRC [wrap] is relatively recent. Maybe 
there is an abstraction or object in PD Extended older than the 
introduction of [wrap] in vanilla, and this object accepted creation 
arguments to change its range? and it is this object you are using?

Matteo Sisti Sette escribió:
> Hi,
> 
> I still don't understand the game, but I can only move the "snake" 
> within a very small rectangle (or square) approximately at the center of 
> the screen. It disappears on one side and appears on the other one, but 
> of a small square, and it looks like it is supposed to do the same on 
> the whole window, or is that the expected behaviour?
> It seems impossible to avoid the red circle while being constrained 
> within a small rectangle, but maybe I'm missing something...
> 
> Apart from that, I get the error "click~: couldn't create": is that an 
> object of PD Extended, or an abstraction that is missing?
> 
> Thank you for sharing the patch. I love games :)
> 
> m.
> 


-- 
Matteo Sisti Sette
matteosistisette at gmail.com
http://www.matteosistisette.com




More information about the Pd-list mailing list