Remember me
You are here: HomeForum
Welcome, Guest
Username: Password: Remember me

TOPIC: Hide the image

Hide the image 1 week 1 day ago #3425

Hello.
I created two levels in my project.
In the first level a small image is displayed in the middle of the screen and in the second level the image should disappear.
Currently when I go from the first level to the second level the image is still displayed.
I want to make the image appear only in the first level.
What should I do?
The administrator has disabled public write access.

Hide the image 1 week 1 day ago #3427

  • whinter
  • whinter's Avatar
  • NOW ONLINE
  • Fresh Boarder
  • Hi, I try to make cool games for the community
  • Posts: 18
  • Thank you received: 6
you are probably using teleportation to the level via click or touch of camera or player. you can make it so that when camera or camera/player is touched, a signal is sent to a function inside the image, this is how it would look:
(namely, when you touch or press, not only does the transition to the level occur, but also the image is deleted)
(sorry if this is not what you wanted :) )
Attachments:
Last Edit: 1 week 1 day ago by whinter.
The administrator has disabled public write access.
The following user(s) said Thank You: cyberix3d, Symbiotic Interactives

Hide the image 1 week 1 day ago #3428

You could also use a "set" codeblock and toggle the visibility of the image so that you can use it again in the future instead of outright removing the image.
The administrator has disabled public write access.
The following user(s) said Thank You: cyberix3d, whinter
Time to create page: 0.179 seconds