Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RGN

9
Posts
2
Topics
1
Following
A member registered Apr 22, 2018

Recent community posts

You can also update and download some plugins like THREE.JS or Dom... in the settings server

I think they are 3: Bilou, Elisée et Pixel-boy

I dont know where is ray in p2.. :-(

And if you want remove this sprite you can do also :

this.actor.spriteRenderer.setSprite(undefined)

Regarde cette vidéo de JambonBeurreTV  peut-être ça t'aidera :-)


(2 edits)

You can use p2.JS

For more information :

https://github.com/schteppe/p2.js

Désolé je n'arrives pas à voir tes captures d'écran.. :-(

Quelle fonction dans p2.js est équivalente à :  if ( Sup.arcade2d.collides(Body B , Body B) ) {.. . |   Mise à part "overlaps"

(1 edit)

Tu peux créer un acteur et lui ajouter un TextRenderer et  lui ajouter  aussi un Behavior, dans lequel tu va mettre a jour ton texte avec this.actor.TextRenderer.setTexte(900 x 100)