hello,
when using physics,
when your program has several scenes,
each scene has its own physics or one main in shared between all ??
thank you for your help
A fast, easy to use, free, and community supported 2D game engine
hello,
when using physics,
when your program has several scenes,
each scene has its own physics or one main in shared between all ??
thank you for your help
only way to do that, is use one world for each scene, you can save all your things to be recreated in the next world.
hmmm,
thank you :=)
You must log in to post.