3 years ago

So, it's been 6 months since the last task. It's time for another one!

There is an active object on the scene with SampleScript component. What will be the console output after entering playmode?

Choose the answer below!

(Full code in the article)


SampleScript.cs

		
			using UnityEngine;

namespace Assets.Samples.Sample2
{
    public class SampleScript : MonoBehaviour
    {
        private void Start()
        {
            print("Start");
        }

        private void Awake()
        {
            print("Awake");
        }

        private void OnEnable()
        {
            print("OnEnable");
        }
    }
}
		
	
  40 votes Voting finished



7 comments

Loading...

Next up

Help wanted!

Translator (English -> Hindi)

More information in the article

The project is in the final stages of development - game balance and testing team will begin forming very soon.

But before that, some animations need to be finished.

More information in the article

Introducing the voice acting team!

2 roles, 4 languages, 8 voice actors. So much work went into this - all to make your gameplay even better!

Links and contacts will be on the new game page that will be created soon

2025

Happy Devruary! Devruary Day 6 celebrates @Narwhalnut ! They program bugs (in the game Insectile)! We also have a question for the devs of Game Jolt: What dev habit helps you the most?

Introducing the translation team!

9 languages, 7 translators and a huge amount of content to translate. I'm sure it's worth it!

Links and contacts will be on the new game page that will be created soon

2025

The Dead Pets have been a mostly casual band but they’re FINALLY getting serious.

Help them by posting YOUR original art for a Dead Pets album cover in the Art realm with the tag #DeadPetsAlbum

Play the #DeadPetsDemo now: https://bit.ly/deadpetsgj

Help wanted!

Translator (English -> Portuguese)

More information in the article

Help wanted!

Animator

More information in the article

Happy Devruary! Devruary Day 9 celebrates @ReptileGames ! They're a new still learning game dev that's trynna get some feedback! We also have a question for the devs of Game Jolt: What's your favorite part of game dev?

Gameplay screenshots

Tutorial is an important part of almost any game.

The game has task system, marker system and voice explanation (with subtitles) - all to make it as clear and comfortable for the player to play the game

2025