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

Pages: [1]
1
Support / Re: Request help with tk2dCamera and some concepts.
« on: April 14, 2014, 05:23:28 pm »
Thank you Neeko for your support.

Apologize about my english.

I`m working on android device.

I want the camera following each player on their device.

If you download my game, you can test mode solo, and watch how the camera follow my player.
But when i start a multiplayer mode, i need to instantiate each playerprefab on my scene, but i only have one main camera, its the problem.
I have to put the main camera on playerprefab?

2
Support / Request help with tk2dCamera and some concepts.
« on: April 14, 2014, 12:38:07 pm »
Hi there.
I have read the documentation looking for examples for my problem.
I have made Jump2Sky without problems with tk2dCamera :
https://play.google.com/store/apps/details?id=com.jump2sky.com

My camera is a free object on hierarchy and follow the player with one script.

Now i`m working on multiplayer mode with 2-4 players and want to now how can i do it for get the camera followin for separate each one.

I have found on this forum to use Rect    ScreenExtents [get] but i cant figure how.

When the multiplayer game starts, the multiplayer game instantiate one player prefab, but the maincamera tk2d its on instacen
I have to put the tk2d main on each player? I have to use screenextents ?

3
Showcase / [Free][Android]Jump2Sky
« on: April 14, 2014, 12:32:08 pm »
Hi there.
I recently have made this game:

https://play.google.com/store/apps/details?id=com.jump2sky.com

I hope you like it my work with 2d Toolkit

Pages: [1]