code GML urgent Hitskin_logo Hitskin.com

Ceci est une prévisualisation d'un thème de Hitskin.com
Installer le thèmeRetourner sur la fiche du thème



AccueilAccueil  FAQFAQ  RechercherRechercher  Dernières imagesDernières images  S'enregistrerS'enregistrer  ConnexionConnexion  
Le Deal du moment : -40%
Lego 40747 Les Jonquilles à 8,98€ / 40725 ...
Voir le deal
8.98 €

 

 code GML urgent

Aller en bas 
3 participants
AuteurMessage
Darkasteine
Très bonne participation



Messages : 124
Localisation : devant mon petit ordi de merde

code GML urgent Empty
MessageSujet: code GML urgent   code GML urgent EmptyMer 16 Nov 2005 - 15:07

Salut a tous
je voudrai savoir comment faire dire collision en GML
merci de me repondre rapidement svp!!!!
Revenir en haut Aller en bas
http://gamemaker.forum2jeux.com
daminetreg
Administrateur
daminetreg


Messages : 16998
Localisation : Siege du CBNA!
Projet Actuel : Site Web du CBNA, version beta :

code GML urgent Empty
MessageSujet: Re: code GML urgent   code GML urgent EmptyMer 16 Nov 2005 - 15:19

Citation :
collision_point(x,y,obj,prec,notme) This function tests whether at point (x,y) there is a collision with entities of object obj.
collision_rectangle(x1,y1,x2,y2,obj,prec,notme) This function tests whether there is a collision between the (filled) rectangle with the indicated opposite corners and entities of object obj. For example, you can use this to test whether an area is free of obstacles.
collision_circle(xc,yc,radius,obj,prec,notme) This function tests whether there is a collision between the (filled) circle centered at position (xc,yc) with the given radius and entities of object obj. For example, you can use this to test whether there is an object close to a particular location.
collision_ellipse(x1,y1,x2,y2,obj,prec,notme) This function tests whether there is a collision between the (filled) ellipse with the indicated opposite corners and entities of object obj.
collision_line(x1,y1,x2,y2,obj,prec,notme) This function tests whether there is a collision between the line segment from (x1,y1) to (x2,y2) and entities of object obj. This is a powerful function. You can e.g. use it to test whether an instance can see another instance by checking whether the line segment between them intersects a wall.
Suffit de chercher dans l'aide.

De plus il y a un topic pour cela: https://cbna.forumactif.com/viewtopic.forum?t=733


Dernière édition par le Mer 16 Nov 2005 - 15:21, édité 1 fois
Revenir en haut Aller en bas
http://lecbna.org/
Levans
Utilisateur confirmé: Rang *****
Levans


Messages : 1598
Localisation : France -> Île de France -> Essonne -> Gif sur Yvette

code GML urgent Empty
MessageSujet: Re: code GML urgent   code GML urgent EmptyMer 16 Nov 2005 - 15:20

daminetreg a écrit:
Citation :
collision_point(x,y,obj,prec,notme) This function tests whether at point (x,y) there is a collision with entities of object obj.
collision_rectangle(x1,y1,x2,y2,obj,prec,notme) This function tests whether there is a collision between the (filled) rectangle with the indicated opposite corners and entities of object obj. For example, you can use this to test whether an area is free of obstacles.
collision_circle(xc,yc,radius,obj,prec,notme) This function tests whether there is a collision between the (filled) circle centered at position (xc,yc) with the given radius and entities of object obj. For example, you can use this to test whether there is an object close to a particular location.
collision_ellipse(x1,y1,x2,y2,obj,prec,notme) This function tests whether there is a collision between the (filled) ellipse with the indicated opposite corners and entities of object obj.
collision_line(x1,y1,x2,y2,obj,prec,notme) This function tests whether there is a collision between the line segment from (x1,y1) to (x2,y2) and entities of object obj. This is a powerful function. You can e.g. use it to test whether an instance can see another instance by checking whether the line segment between them intersects a wall.
Suffit de chercher dans l'aide.
:p_gne:
vachement précis!
c'est aussi en bordel que ça dans l'aide?
Revenir en haut Aller en bas
daminetreg
Administrateur
daminetreg


Messages : 16998
Localisation : Siege du CBNA!
Projet Actuel : Site Web du CBNA, version beta :

code GML urgent Empty
MessageSujet: Re: code GML urgent   code GML urgent EmptyMer 16 Nov 2005 - 15:22

J'ai mis en gras les fonctions, et oui c'est comme ça dans l'aide.
Revenir en haut Aller en bas
http://lecbna.org/
Contenu sponsorisé





code GML urgent Empty
MessageSujet: Re: code GML urgent   code GML urgent Empty

Revenir en haut Aller en bas
 
code GML urgent
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» au secours! bug game maker urgent!
» [urgent]object_add
» URGENT AIDEZ-MOI PLEASE
» BESOIN D AIDE URGENT SVP!
» code

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Forum Le CBNA :: Développement :: Entraide débutants-
Sauter vers: