Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by harryfeng

so the game idea is that a man going down a building and he will win after he reach the bottom of the building.

but I want the camera focus at the bottom of the building first and then move up. Also, the camera will also focus on the player during the game.

how do I do this?

I am think using a for loop in the main.js in the ini function + set time interval.

any better way of the this?

1 decade ago by Joncom

Here's a useful plugin that let's you perform tweens on entities.
https://github.com/nefD/impact-tween

Have a look at the camera entity included in the Biolab Disaster Entity Pack.

I suspect a tween to that camera entity will do exactly what you're asking for.
Page 1 of 1
« first « previous next › last »