mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-12-14 13:17:06 +08:00
Collision-with-condition checkers. Entity/Component Awake timing fixes. Batcher.Pixel()
This commit is contained in:
@ -24,7 +24,7 @@ namespace Strawberry
|
||||
delete s;
|
||||
}
|
||||
|
||||
public override void Started()
|
||||
public override void Awake()
|
||||
{
|
||||
CallEnter();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user