Setting collision shape on Initialize() func does not work as expected #50
Closed
ullanar
started this conversation in
Is this a bug?
Replies: 1 comment
-
You'll want to be using a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! trying to initialize class with collision shape and using
Initialize
func create shape for itIf I understand correctly that code should create class with filled collision shape
But it does not seems that case


Did I miss smth or this is a bug?
UPD: It seems like
Initialize()
method even was not called. Still think what I miss something, can you suggest a solution?Beta Was this translation helpful? Give feedback.
All reactions