Using Animator in Unity – A Step-by-Step Guide by Melon Gaming

In this tutorial, we will explore how to use the Animator in Unity to create and manage animations for a 3D object. Animator Controllers are an essential part of Unity for animating characters and other objects in your game, and by the end of this guide, you’ll be comfortable using them to animate a simple […]
Understanding the “Game Persistent” Renderable Option in Melon Editor

What is the “Game Persistent” Option? In Melon Editor, the “Persistent” renderable option is used to ensure that objects behave as solid entities within your game scene. This setting ensures that the object remains visible and maintains its physical properties based on your configuration. Essentially, with “Persistent”, what you set is what you will see […]
Understanding Anchor Points in Melon Editor

What is an Anchor Point? An anchor point is a critical element in positioning and animating objects in the Melon Editor. It serves as the central coordinate or reference point from which transformations and rotations are applied. Essentially, the anchor point determines how an object is aligned and how it behaves when manipulated. Common Anchor […]
How to Achieve Object Transparency in Melon Editor

Object transparency Melon Editor – Creating a transparent effect for an object can add a dynamic visual element to your project. In the Melon Editor, this effect is commonly used to simulate shadows, watermarks, or the “dead” animation when a player’s character is hit by an enemy. Steps to Set Transparency in Melon Editor To […]
Flipping On Object in Melon Editor

Are you ready to dive into the exciting world of game development using Melon Editor? As a game engine built on HTML5 and JavaScript, Melon Editor offers a user-friendly platform for beginners to unleash their creativity and bring their game ideas to life. In this comprehensive guide, we’ll walk you through the basics of creating […]
Unraveling the Game Developer’s Toolbox: A Comprehensive Guide to Free Game Assets

Embarking on the journey of game development is an exhilarating endeavor, but it often comes with its fair share of challenges, especially when it comes to acquiring assets. Fear not, for Game Lab is here to guide you through a curated list of seven top-tier websites offering a plethora of free game assets. From sprites […]
Exploring the World of Game Engines: A Comprehensive Guide

Game engines serve as the backbone of game development, providing developers with essential tools and functionalities to create captivating gaming experiences. In this article, we’ll delve into the fundamentals of game engines, their significance in the gaming industry, and explore some popular options available today. What is a Game Engine? At its core, a game […]