Forum Topics tagged help

Report Tag

697 forum topics with this tag
  • 0 replies
  • 57 views
This content is deleted
Forum Topic
How do I sync multiplayer with the host?
0 favourites

I'm making a multiplayer horror game, and I've set up multiplayer. However, the players wont sync with the host. Any clue how to make it work?

  • 1 replies
  • 90 views
This content is deleted
Forum Topic
How do I this?
0 favourites

I'm making a horror game I want when I collect x number of items the game ends but how do I do that?

  • 7 replies
  • 197 views

Suddenly out of no-where I went to load my project up and I got the dreaded "Failed to open project. Check it is a valid Construct 3 single file."Z. So I tried...

  • 2 replies
  • 145 views
This content is deleted
Forum Topic
How do I Make a 3d Platformer?
1 favourites

I want to make a fps 3d platformer, I already have the camera mechanics but I don't know how to do platformer collisions and such. Please help.

posted 4 months ago
  • 8 replies
  • 208 views

Sorry for the long title, I'm confused how to phrase my problem briefly. I drew an enemy (a toad), and he has an idle animation, and a hop. I want him to cycle...

  • 2 replies
  • 100 views
0 favourites

I will start by saying that I am not much of a programmer. Though my attempts of getting my sprite to flip left or right based on their direction has failed mis...

  • 2 replies
  • 142 views
This content is deleted
Forum Topic
I have an issue with my loop can someone take a look?
0 favourites

For some reason and it's probably something I'm not understanding but I have this function here: And in this function, it sets some array values and then checks...

posted 4 months ago
  • 10 replies
  • 150 views

Apologies for the long title. I saw one other thread on this problem, but can't find the solution. I have a 2D platformer, and I want the bullet (seed_bullet) t...

posted 4 months ago
  • 2 replies
  • 92 views
This content is deleted
Forum Topic
How do I Make an automatic ledge grab?
0 favourites

I want to make a ledge grab (I have done this before by using sprites) but I want to make a ledge grab that doesn't use sprites, only code. I don't want to manu...

  • 8 replies
  • 161 views
0 favourites

I am making a kanban. When the user creates a card a text input object is created and pinned to the card. When you drag the card around the text input object is...