ZenithMkII's Forum Posts

  • 4 posts
  • Okay, I kind of get what you are saying. I will try to implement a sprite that goes over everything. First, I would need to spawn a sprite then create an inventory screen. Second, find out how to make an inventory using arrays. Third, find out how to draw the items on screen. Lastly, find how to put a cursor to navigate the inventory screen. After all that, I will try to make the next tab.

  • I want to make a menu that pops open like little big planet. I want to be able to switch tabs for equipment, stats, etc. the game should freeze/pause while in this menu, but does not go into a new layout. It must also pop up near the player. It could pop out on top of the player or the sides depending on where the player is. Offer any hints/help. I would appreciate it very much. Thanks.

  • I would suggest putting the upwards motion into a group, then when the left or right is pressed disable the group. Just enable it again after the left and right movement is done.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Does this plugin support hitboxes yet? Also will there be an event that handles collision with the hitbox? For example, Hitbox>Overlapping>Object>Destroy. Something like that. You could even try overlapping with a specific part, like an arm or leg part.

  • 4 posts