juega331's Forum Posts

  • I saw you can show the X speed and the Y speed, but not both, i don't know how to do the overall speed, can i get some help?

  • Thanks man, saved my life

  • There is a very recurrent problem i have when many sprites follow a character, one of the most annoying ones to fix is the Pathfinding one, for some reason in this project one of the bots Never follows the character and always has an error using pathfinding, any way to fix this?

    here is a link to the project drive.google.com/file/d/17mny9w81DDffvrP7HTMrtocv3z4M6K92/view

  • I tried to make a sprite for it but i couldn't get it to look well

  • To recognize the position of each touch i need to know their IDs, but how do i know their IDs?

  • Im making a survival game and i need the variables of each character to persist trought the different layouts/map sections, if i make them into global variables i would have to make hundreds of them and i don't want that, so what can i do?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • thanks man

  • Whenever i use "Scroll To" in a character with the plataformer behavior, it looks like the character shakes when walking and the camera moves, how do i fix this? it looks horrible

  • For some reason construct 3 dissapeard the button of properties and i don't know why

  • Thanks man for real, you have no idea how much you helped me

  • no, it's not enabled, and it's also not the problem as th grid at least would let me move it with more freedom than moving it only in 8 directions from the origin point

  • Something annoying happens VERY often, and sometimes Construct 3 decides that i can only drag things on screen in 8 directions, it can move vertically, diagonally, horizontally but nothing in between, it doesn't lets me move the objects freely until i restart the aplication, why does this keeps happening

  • Actually yeah that helps a lot!

    But i don't understand why adding the *-1 Solved the issue

  • I kinda need to since it's a space game, i need the perspective to rotate according to where you are so it was necessary

  • Im having a big problem, i have a game that is a small space sandbox game, that means that there is no up and down and when it's close to a planet the layout angle changes to match the one of the planet the player gets close to

    The problem is that when the layout rotates the layers doesn't, and this is a big problem with the HUD layer, when the layout spins the layer keeps track of the player position but doesn't spins as well, i tried setting so every tick the layer angle changes to the one of the layout but it didn't worked, i don't really know what to do at this point and if i have to send a project to someone to help me then i will, any help would be pretty much appreciated and i will respond as quickly as i can