#two questions - breakable decal, temporary image overlay

11 messages · Page 1 of 1 (latest)

proper star
#

Two questions:
Is it possible to make a destroyable decal? Like, dash into it and it breaks.

Also, is there a way to display an image on screen for a short time (no cutscene just an effect) upon passing a trigger or setting a flag or something? Do I really have to enable and disable a styleground or is there a more elegant way?

#

Apparently I can link decals to dash blocks or something (1a does it I think) which solves the first question

raven swift
#

You could use the overlay tag to make decals behave like object tiles

proper star
#

Is my best bet for the other thing just using a foreground styleground and if so how do I make it show up for like a second and then go away

#

Alternative solutions welcome because my solution seems jank?

frozen spindle
#

you can use a flagswap decal if you don't want to use a styleground

proper star
#

My main issue is timing it to make it just show up on screen for a second or two (like a ui message)

proper star
raven swift
#

No clue, but I'd think probably not

frozen spindle
#

i don't see why they wouldn't unless the frames are different sizes

#

in fact i'd consider it a bug if it didn't work