Impact

27 Posts, registered 1 decade ago

Contact

Send an email to TrexKikBut

Recent Posts

1 decade ago in Draw Cursor and Shoot Where pressed:

I have a new question. Read OP

1 decade ago in Share your dev blogs:

I'm still working on my site, and I will post it when I'm done :D I post stuff…

1 decade ago in Center Images on Cursor:

""_Quote from Datamosh_ Later I will add offset (x / y) to the mouse…

1 decade ago in Center Images on Cursor:

I want to center my image on the cursor. Because it is setting to the top left.…

1 decade ago in Draw Cursor and Shoot Where pressed:

Its WOrking

1 decade ago in Draw Cursor and Shoot Where pressed:

Neither of your things are working for me, I can't draw the cursor either.

1 decade ago in Draw Cursor and Shoot Where pressed:

I'm getting this error: # Uncaught TypeError: Cannot read property 'cursor'…

1 decade ago in Draw Cursor and Shoot Where pressed:

I need help with another problem: I want my entity to point directly at the cu…

1 decade ago in Does the player have to be nearby an entity to for it to load correctly?:

Nevermind, I got it working. Thanks though.

1 decade ago in How to check if Entity has collision tiles on either side?:

Thanks!

1 decade ago in Does the player have to be nearby an entity to for it to load correctly?:

Here is the code: ## ig.module( 'game.entities.breakwall' ) .requires( …

1 decade ago in Does the player have to be nearby an entity to for it to load correctly?:

I have an entity pretty far away from where the play spawns, and it seems that …

1 decade ago in How to check if Entity has collision tiles on either side?:

I want to check if the entity has collision tiles on either side of it. How can…

1 decade ago in How to get Distance from 1 Ent to another:

Thank you! Got it working!

1 decade ago in How to get Distance from 1 Ent to another:

Another thing, how can I call a function in another Entity from a different ent…

1 decade ago in How to get Distance from 1 Ent to another:

I'm also wondering how to find out how many ents of the type are left.. I'm …

1 decade ago in How to get Distance from 1 Ent to another:

I want to get the distance from 1 entity to the other, because when one entity …

1 decade ago in Moving my game from local to live, could use some help:

Where did you get the sprite sheets?

1 decade ago in How to make Entity Bullet Flip?:

IGNORE THIS POST

1 decade ago in Entity Flip when Player Flips:

I got it working, thanks!

1 decade ago in Entity Flip when Player Flips:

That doesn't seem to work.

1 decade ago in Current Level:

How do you get the name of the current level?

1 decade ago in Entity Flip when Player Flips:

I want to make the rocket flip when the player is facing the other way, but I c…

1 decade ago in My weapons keep breaking:

Yeah thank you! That worked!

1 decade ago in How to make Entity Bullet Flip?:

I want to make this rocket flip when the player is facing the other way, how ca…

1 decade ago in My weapons keep breaking:

Everytime I switch my weapons, it ends up glitching on EntityGrenade. Why is it…

1 decade ago in Google Analytics:

How do you track events in your game with Google Analytics, I was reading about…