mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-07-06 20:45:26 +08:00
Collision-with-condition checkers. Entity/Component Awake timing fixes. Batcher.Pixel()
This commit is contained in:
@ -10,3 +10,9 @@ DefaultNamespace = "Strawberry.Sample"
|
||||
[[Project.DistinctOptions]]
|
||||
Filter = ""
|
||||
ReflectAlwaysInclude = "IncludeAll"
|
||||
|
||||
[[ProjectFolder.Items]]
|
||||
Type = "Folder"
|
||||
Name = "Physics"
|
||||
AutoInclude = true
|
||||
Source = ["Physics.bf", "Solid.bf", "JumpThru.bf"]
|
||||
|
Reference in New Issue
Block a user