Forum

> > CS2D > Maps/Editor > How to do this?
ForenübersichtCS2D-Übersicht Maps/Editor-ÜbersichtEinloggen, um zu antworten

Englisch How to do this?

6 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How to do this?

TheUnrealGamerz
User Off Offline

Zitieren
Ok guys, how to make tiles moves like auto staircase.
Sorry for bad english.
I want to make tiles that moves like auto staircase taht if you step on it, it move you till the tiles end.

alt Re: How to do this?

DC
Admin Off Offline

Zitieren
You can do the tile animation very easily using the entity Info_TileFX and using the scroll X / scroll Y values. You could also use Info_Animation but this would require a set of animation frames in your tileset so for simple scrolling Info_TileFX is sufficient and easier to use.

However moving players is not possible with entities. Lua scripts are required to achieve this.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Maps/Editor-ÜbersichtCS2D-ÜbersichtForenübersicht