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 - gianluca

Pages: [1]
1
Support / Re: Nothing showing up in the Preview Window
« on: September 15, 2013, 08:42:17 pm »
Ok, I am really new at this and I am having some hard time to understand how the mechanism works.

Let's say I have a sprite, which is 60x60.

The default tk2dcamera is positioned at (0,0,-10) by default, native resolution 960x640, Fit visible, Camera resolution: 618x344. (What does all of this mean?!)

The sprite is at (0,0,0) and scale (1,1,1)... and I cannot see anything.

Could you briefly explain me how this works? I've gone through the documentation but I havent been able to find much..

Cheers!

2
Support / Re: Nothing showing up in the Preview Window
« on: September 15, 2013, 11:51:05 am »
camera: (0,0,-10) - clipping (0.3, 1000)

sprite: (0,0,0)


They should be the default values...

thanks again!!

3
Support / Nothing showing up in the Preview Window
« on: September 15, 2013, 08:58:31 am »
Hi there,

I am using 2D Toolkit and trying something as simple as getting a sprite on the game window.
I have added a tk2dCamera and left all its settings to their default.
I have created a Tk 2d Sprite Collection and loaded up few images from an existing sprite sheet.
I have added a sprite to the main scene. I can see the sprite there, however the Game window shows just the default sky color (blue).

Any idea on what I might be missing?

thanks in advance,
Gianluca

Pages: [1]