12 Posts, registered 1 decade ago
Contact
Send an email to beardedbuddha
Recent Posts
You could also add a void Entity to each level in WM and store level-specific d…
Are you sure that the page with your game in it has the correct encoding metata…
Good points..
I think I might go for this solution. Using a combination of …
Hey guys,
still working on my first small 2D sidescroller (my rite of passage,…
Here is a level exit entity from a sidescroller of mine. When using it in WM, y…
Arantor is right.. It will just count from top left to bottom right (just like …
Another approach could be to solve the problem with semantics instead of code. …
Of course you would need to control the y pos and .standing properties of the p…
How about doing it something like this:
Make the enemy entity collide so thing…
Thanks for the reply Dominic and thanks for a fantastic engine.
This is exact…
Hey Forum,
I'm new to Impact and I'm building my first game. Of cour…