Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Madalo Interactive

2
Posts
2
Topics
1
Followers
A member registered Dec 04, 2020 · View creator page →

Creator of

Recent community posts

Clock or Timer for your Unity game !

Hi, if you don't have time to work on a componenet

This asset is a clock or a timer script that can be programmed to your needs.

The EasyClockTimerBehaviour script allow you to do all the following things:

  • Easy to use. All you have to do is add your Text component to the script and configure the component to your needs.
  • Ascending or descending timer with floating point number or not.
  • All sorts of display method (int, HH:MM:SS, MM:SS, HH:MM).
  • Custom text when timer is pause or timer has ended.
  • Possibility to add a starting time and/or ending time. But it's also possible to make the clock never end.
  • The time is 24 hours based. So when the time's has reached 24 hours it reset to 0. 
  • Trigger your own  function on end, pause, reset, resume or start events of the timer.
  • A step by step documentation with examples on how to use the it.
  • A scene with 11 different use case of the component.

Examples of Use:

  • You have a round based game and you need a timer for your game.
  • You need a timer to see how much time it will takes for your player to do something like in a puzzle game.
  • You need to display the time in hours minutes on a 3d or 2d clock.
  • It really can be use for anything.

If you have any suggestions don't hesitate!

Thank you.

Download here !

(4 edits)

Hi I made this basic shoot at target 3D space invader game on the Unity engine in one day! 

If you have comments or suggestion on the game don't hesitate :)

  • A classic style shoot at targets experience.
  • The goal is to shot as many target as possible like in some good old time arcarde games. 
  • There is 5 difficulties from very easy to very hard and 2 different game mode.
    • Normal: Survive 3 waves.
    • Survival: Try to beat your best score by surviving as long as possible.


Download the game for free here!