LogFAQs > #979488288

LurkerFAQs, Active Database ( 12.01.2023-present ), DB1, DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicI've been working on a 3d platformer game (in unity)
RetuenOfDevsman
03/21/24 1:49:59 PM
#130:


Sounds like a variation of the dining philosophers problem. With all the instances sharing the same code, coordination is oddly difficult. One solution is to use an external control. Either an invisible object or something that's tied to the player. This would tell the enemies where to go and when to attack.
... Copied to Clipboard!
Topic List
Page List: 1