Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Charlemagne

Pages: [1]
1
Support / Re: 3d Model and 2D ToolKit?
« on: September 27, 2013, 02:15:59 am »
What is demo #6?  I created a beat-em-up where the character can move in 3 dimensions and the environment is composed of 3D models, but all of the characters are planes.  I am considering 2D toolkit and am wondering if demo 6 demonstrates the view I want. 

2
Support / Sprites offset and wrapped by one pixel in animation.
« on: July 12, 2013, 01:04:24 am »
I created a sprite collection and made an animation for it, but in the animation the frames are all offset by one pixel, and those pixels wrap around to the other side of the sprite.  Specifically, the left column and bottom row of pixels wrap to the top row and the right column.  I followed the instructions on the user manual for creating animation, and I can't figure out what to do to fix this. 

Bilinear filtering fixes the problem but I want to use point.  That's everything I know about the problem so far. 

EDIT: OK, well my partner just redid the work and fixed the problem almost immediately after this post.  We used this thread as a reference, although we had to completely recreate collection/animation/sprite with a 2DTK camera from scratch for some reason. 

http://unikronsoftware.com/2dtoolkit/forum/index.php?topic=2011.0

Pages: [1]