show if collide dont show when no longer collide
vindictuss@yahoo.com
Member, PRO Posts: 55
im trying to make an object B to show text when
Object B collide with Object A
and then Object B will no longer show text when it no longer collide with object A
this is what i do
on object B i put actor receive event colide with actor object A it will span the text
but i dont put anything on the otherwise section cause i dont know what i need to put in there please help
Comments
It should as simple as When actor B collides with actor A Display Text.
im sorry i meant not spawn an actor not showing a text, when i use display text the text dissapear when main character is no longer collide with the object but when i use spawn the actor stay in the scene. im trying to make it dissapear after main character touched the leave the object. srry for confusion