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.


Topics - sturmburg

Pages: [1]
1
Support / Background Question
« on: April 29, 2013, 02:12:03 pm »
Hi,

New to 2D toolkit and had a question about backgrounds in a side-scroller.  If I have a single image I want to use as the background, what is the most efficient way of displaying it?

thanks for any info.

2
Support / Sprite Sheet Creation Question
« on: April 22, 2013, 11:05:08 am »
Hi,

Just started working with sprite sheets and had a question.  What do you generally do when you're creating a Sprite Sheet in a collection and the sheet you've imported doesn't cut up evenly when you enter Tile Width\Tile Height\Margin and Spacing values?  I can get several of the tiles to line up properly, but there are others on the sheet that are not.

Are there some settings I'm missing?

Thanks

3
Support / problem with collision between sprite and animated sprite
« on: April 16, 2013, 02:57:10 pm »
Hi,

Just started using 2D Toolkit and am new to working with sprites, so please forgive the newbie question.  I'm not getting any collision between an animated sprite and sprite in my scene.  My sprite has a box collider attached to it.  My animated sprite has a rigid body component on it (with gravity and kinematic checked) and also a box collider.  The box collider acts strange though.  Even though I set its size and center values the inspector when I launch the game it zeroes out the X and Y Size values.  It also puts a -0.05 in the X Center Value and 0.05 in the Y Center Value.  In the sprite collections for both objects I'm setting their Collider Type to Box Trimmed.

I'm also using Playmaker to move the sprite around the world and play the animations on the animated sprite, which seems to work fine. 

Any ideas?

Thanks. 


Pages: [1]