Maximuspl's Recent Forum Activity

  • Hello, I need help adding items to my inventory. There are two items (green and red) each with a "Ammount" variable number that will be added to your inventory when you pick up an item from the ground.

    The problem for me is that when I pick up the same green items from the ground, each item gets added to the next slot. So more than 1 slot are occupied.

    I would like the green ones to gather in one slot and the red ones similar but in a different slot.

    This is my first question so far, maybe help will solve this problem.

    It's just that events recognize the fact that one of the slots already has the item.

    1 When in slots is no item and when we collect with the some ammount, one of the slots changes the animation frame, but...

    2 when the item is already in the inventory slot, the quantity is added to the existing one (does not create a new one)

    It's hard for me to get this effect because Construct "sees" that one slot is occupied but also sees that the slot next to it is empty and here is the problem

    my file:https://www.dropbox.com/s/p5e030m3cs5prn9/adding%20ammount%20to%20slot.c3p?dl=0

  • Hi, im think about make few languages in my game.

    Of course i can set this in options but it is posibility to check automatically at start of game ?

    For example when someone is playing from USA set event to change translation to ENG but when is from Poland set translation to PL?

    i set in my game Global variable "LANGUAGE" so when is 0 its ENGLISH when is 1 its POLISH

  • macOs is compatible with apple silicon or only intel machines?

    i should use WKwebView or NWJS ?

  • hello im trying make simple drag and drop inventory.

    First thing how do i display dragging effect properly in 3d game?

    Because when i use set position to mouse.x and mouse.y dragged obiect is not under mouse cursor, thic can vbe repaired? (drag color and try move somewhere in viewport)

    media.giphy.com/media/Oq4KhXpNa7PWFGpGlP/giphy.gif

    Second thing i need help with right placing dragged items in empty slot.

    here is my example

    dropbox.com/s/1hzo55zphoht046/dragdrop.c3p

  • I have one sprite object

    now when mouse button clicked on obiect sprite only one obiect are invisible, others are still visible,

    How hide all when oone have been clicked?

  • How can i make pop up text of talking Pigs?

    Tagged:

  • Thank you. :)

    Hi, interesting, my English is not very well, what you do to fix problem?

  • after install needed addon, i receive pop up window with information to restart construct 3 after restart a cant open project because addonis missing. I install again addon again and restart, still to the same information about missing addont, over and over again

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes the camera is a vector. You can set it using trig:

    x= x+sin(angle)*distance

    y= y+cos(angle)*distance

    Search the forum, and tuts for raycasting, and line drawing if that's new concept to you.

    why You type X and Y coordinates when you talking about angle?

    I do not understand this

  • You want it to mirror based on its direction, not by the left or right.

    You can set to to mirror if its angle is within the minimum, and maximum amount based on the camera's view. So for example top looking down, the left or mirrored direction would be between 90, and 270, then not mirrored would be between 270-360,and 0-90.

    You can simplify that by just checking 90 to 270, and if its not with in that value, set it to not mirrored.

    System "is between angles" does not pick instances, keep in mind.

    How do this in events?

    I try compare two values and try type 3camera.angle but dont have 'angle' expression

  • example

  • Hi im learning making 3d game using template fps shooter with pigs, how do i make set mirrored and not mirrored when pig is on left side or right side of screen?

Maximuspl's avatar

Maximuspl

Member since 27 Oct, 2022

None one is following Maximuspl yet!

Trophy Case

  • 2-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

6/44
How to earn trophies