Content tagged combine

Report Tag

6 usages of this tag
  • 0 replies
  • 253 views
This content is deleted
Forum Topic
Merge Projects
1 favourites

I have two projects with separate event sheets, objects etc. Is there a way to merge the two? Right now the only option I could find was to redo everything manu...

posted 4 years ago
  • 3 replies
  • 335 views
This content is deleted
Forum Topic
How do I make a combination system?
0 favourites

I'm trying to have it so if you're in your inventory, selecting one item and then another certain one would craft them both into a new item. Like say. Let's use...

  • 9 replies
  • 379 views
This content is deleted
Forum Topic
4 Direction and button combination
0 favourites

I am using the 8direction (set to 4 directions) for a top-down game. On the keyboard, sometimes one wants to hold a second button to change direction momentaril...

posted 2 years ago
  • 29 replies
  • 1K views
This content is deleted
Forum Topic
How do I combine items using an array?
0 favourites

I'm trying to implement a feature where the player selects two (or possibly more) items from an inventory and combines them to make a new item, depending on whi...

  • 8 replies
  • 248 views
This content is deleted
Forum Topic
How do I change the way item combination is triggered?
0 favourites

I've recently got back into a project after a long break and am trying to work out which events/actions I need to change so that items only combine after they'v...

  • 1 replies
  • 48 views
This content is deleted
Forum Topic
How do I combine the pathfinding and car behaviors?
0 favourites

I am trying to have a car that drives logically but utilizes pathfinding. It seems as though by default pathfinding entirely overrides the car behavior and the...