mirror of
https://forge.univ-lyon1.fr/tplifap4/dungeonanddeamon.git
synced 2024-02-27 13:31:50 +01:00
test check collision en continue
This commit is contained in:
@ -51,7 +51,7 @@ void GestionJeu::_ready()
|
|||||||
|
|
||||||
void GestionJeu::_process()
|
void GestionJeu::_process()
|
||||||
{
|
{
|
||||||
|
gCollision->CheckCollisonSol();
|
||||||
}
|
}
|
||||||
|
|
||||||
void GestionJeu::create_scene()
|
void GestionJeu::create_scene()
|
||||||
|
Reference in New Issue
Block a user