Forum

> > Stranded II > General > sprites
Forums overviewStranded II overviewGeneral overviewLog in to reply

English sprites

4 replies
To the start Previous 1 Next To the start

old sprites

Reach
User Off Offline

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

old Re: sprites

Majatek
User Off Offline

Quote
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.

old Re: sprites

DC
Admin Off Offline

Quote
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).

old Re: sprites

Corvallis5
User Off Offline

Quote
user Majatek has written
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
To the start Previous 1 Next To the start
Log in to replyGeneral overviewStranded II overviewForums overview