Impact

53 Posts, registered 1 decade ago

Contact

Send an email to Aitor

Recent Posts

1 decade ago in Impact 2.x Feature Requests:

@Dominic, but will that multiplayer support be on IOSImpact too?

1 decade ago in How to make a textfield:

Thank you! I didn't see that one

1 decade ago in How to make a textfield:

I wanted to know If there is a better way to make a textfield than binding all …

1 decade ago in So You Wanna Scale Individual Entities?:

Great plugin! I have one question: how does this affect to the performance?

1 decade ago in Urgent problem: Upgraded to Impact 1.20 and Weltmeister stopped working:

Have you changed the weltmeister.html file with the new one? I've had the same …

1 decade ago in Will there be any more minor updates before Impact 2.x?:

I have another question about impact 2.x. You've said that It will have multipl…

1 decade ago in What do x and y variables of res.collision.slope exactly mean?:

I've been logging this values to see how they work, and I've seen that the vari…

1 decade ago in Will there be any more minor updates before Impact 2.x?:

Ok dominic, thanks for the info!

1 decade ago in Is there a way to acces cocoa classes from javascript code in IOSImpact?:

sorry double post

1 decade ago in Is there a way to acces cocoa classes from javascript code in IOSImpact?:

I have another little question about this, but I don't think it's worth a new t…

1 decade ago in Will there be any more minor updates before Impact 2.x?:

Hello everyone. I just wanted to know if there are going to be more minor updat…

1 decade ago in Sloped collision bug or I'm doing it wrong..:

The slope collision info is stored in res.collision.slope, which is false If th…

1 decade ago in Problem accesing Entity subclass' properties from outside:

Solved. The problem wasn't that I couldn't modify values, was that I was trying…

1 decade ago in Problem accesing Entity subclass' properties from outside:

After testing a bit more I've noticed that i actually can get properties, what …

1 decade ago in Problem accesing Entity subclass' properties from outside:

I have solved It making getters and setters for every property that I want to a…

1 decade ago in Problem accesing Entity subclass' properties from outside:

I have injected to the Entity class so that It calls a method each frame passin…

1 decade ago in Can I acces an entity subclass' m:

Sorry I pressed some key while writing the title and I posted accidentally, I'l…

1 decade ago in Is there a way to know wheter an entity is colliding with the tile in its right or in its left in handleMovementTrace()?:

But i think the problem remains. res.pos.x and res.pos.y seem to point to the e…

1 decade ago in Is there a way to know wheter an entity is colliding with the tile in its right or in its left in handleMovementTrace()?:

thanks!

1 decade ago in Is there a way to know wheter an entity is colliding with the tile in its right or in its left in handleMovementTrace()?:

thank you! but res.tile.x and res.tile.y always hold 1 or 0 for me. I thought t…

1 decade ago in Is there a way to know wheter an entity is colliding with the tile in its right or in its left in handleMovementTrace()?:

No, they don't move. Another question, how can I know wich is the pos of the ti…

1 decade ago in Is there a way to know wheter an entity is colliding with the tile in its right or in its left in handleMovementTrace()?:

Thank you! I was thinking on that, but I was afraid of situations were that wou…

1 decade ago in Is there a way to know wheter an entity is colliding with the tile in its right or in its left in handleMovementTrace()?:

Hello everyone. I know I can know if there has been a collision in the x axis …

1 decade ago in Res parameter of handleMovementTrace():

Another question, are res.tile.x and res.tile.y supposed to point at the collid…

1 decade ago in Res parameter of handleMovementTrace():

Thank you!

1 decade ago in Res parameter of handleMovementTrace():

Hello there! I wanted to know which properties the object res that is passed a…

1 decade ago in Procedurally generated terrain + Weltmeister, RTS:

Yes, you can edit levels that you create in weltmesiter in-game easily, you jus…

1 decade ago in How can I detect mouse wheel scroll?:

Nevermind, thanks for solving the answer!

1 decade ago in How can I detect mouse wheel scroll?:

Maybe the problem is in my computer. I've tried modifying the pong source code …

1 decade ago in How can I detect mouse wheel scroll?:

I'm using Windows 7 and Mozzila firefox (I'm now downloading crhome to try the …