Forum

> > Stranded II > General > sprites
ForenübersichtStranded II-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch sprites

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt sprites

Reach
User Off Offline

Zitieren
can someone tell me how to make sprites so you cant walk threw them please help ---Reach---

alt Re: sprites

Majatek
User Off Offline

Zitieren
Sometimes I can't tell whether I'm just tired and sleep deprived, high, or whether posts really don't make any sense anymore.

You can't make sprites that are "walk through" if the game has made it so that the physical object doesn't allow it. You could change the sprites by learning how to make fairly decent modifications, but you will not be able to change the function of the object that uses whatever sprite as that is hardcoded into the game.

alt Re: sprites

DC
Admin Off Offline

Zitieren
Sprites never have collisions. You would have to add another object (which has collisions!) at the same position and make it invisible by adding a script like
1
on:load { alpha 0; }
to that object (untested).

alt Re: sprites

Corvallis5
User Off Offline

Zitieren
user Majatek hat geschrieben
Sometimes I can't tell whether I'm just tired and sleep deprived, high, or whether posts really don't make any sense anymore.

man i totally agree, like 20% of posts here make no sense whatsoever
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtStranded II-ÜbersichtForenübersicht