#Your First 2D Game Tutorial Help

36 messages · Page 1 of 1 (latest)

daring reef
#

Guys I'm doing the "Your First 2D Game" and I was able to get to the part to where you get the enemies on the screen. I now can't get my player on the screen so I'm a bit suck here. Any help? The code is attached.

small vortex
#

You have link to tutorial?

daring reef
#

@small vortex

small vortex
unborn wing
#

Have you solved your problem or do you still need help?

#

If you still do I think I can.

small vortex
#

I don't see the main scene 😕

daring reef
daring reef
copper zephyr
#

Create a camera 2d to ur player
Set the property current to true from the inspector
You will see where your player actually is when you debug your game
The player might be spawning way further than the real camera

daring reef
copper zephyr
#

A node

#

Click on player

#

Add camera2d

#

@daring reef

#

Listen

daring reef
#

Do I add it as a child node?

copper zephyr
#

Forget the cam

#

I think the player is spawning somewhere else

copper zephyr
#

Now you find the printed text in the output

daring reef
daring reef
#

@copper zephyr Thoughts?

copper zephyr
#

I dont think there is thought when you reply after 1 hour

copper zephyr
small vortex