27 Posts, registered 1 decade ago
Contact
Send an email to TrexKikBut
Recent Posts
I have a new question. Read OP
I'm still working on my site, and I will post it when I'm done :D
I …
""_Quote from Datamosh_
Later I will add offset (x / y) to the mouse…
I want to center my image on the cursor. Because it is setting to the top left.…
Neither of your things are working for me, I can't draw the cursor either.
I'm getting this error:
#
Uncaught TypeError: Cannot read property …
I need help with another problem:
I want my entity to point directly at the cu…
Nevermind, I got it working. Thanks though.
Here is the code:
##
ig.module(
'game.entities.breakwall'
)
.…
I have an entity pretty far away from where the play spawns, and it seems that …
I want to check if the entity has collision tiles on either side of it. How can…
Thank you! Got it working!
Another thing, how can I call a function in another Entity from a different ent…
I'm also wondering how to find out how many ents of the type are left..
…
I want to get the distance from 1 entity to the other, because when one entity …
Where did you get the sprite sheets?
I got it working, thanks!
That doesn't seem to work.
How do you get the name of the current level?
I want to make the rocket flip when the player is facing the other way, but I c…
Yeah thank you! That worked!
I want to make this rocket flip when the player is facing the other way, how ca…
Everytime I switch my weapons, it ends up glitching on EntityGrenade. Why is it…
How do you track events in your game with Google Analytics, I was reading about…