Skip to content
View LithishReddy's full-sized avatar

Block or report LithishReddy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LithishReddy/README.md

One day in the beach. A demo game project.

Screenshot

This is a demo Phaser Editor 2D project to show how to create buttons with different behaviors. The behaviors are coded as User Components so no-coding level designers can create the scenes with the drag-and-drop Scene Editor.

Install

Just clone this repo in the Phaser Editor 2D workspace, and open it.

If you find any problem or suggestion, please open an issue in this project.

Change log hii

v1.0.1 - Sep 18, 2020

Compatible with Phaser Editor 2D v3.7.0.

  • Does not load the GameSounds.js and EventComponent.js in the index.html file. Now they are loaded in the Asset Pack file using the new Scripts file type.

  • Changes user components properties:

    • The Checkbox component uses a Texture Config type.
    • Rename the property uncheckedTextureFrame to uncheckedTexture. And other similar names.
    • The StartSceneOnClick uses an Asset Key type.

v1.0.0 - Aug 17, 2020

Compatible with Phaser Editor 2D v3.6.0.

  • First upload.

Popular repositories Loading

  1. LithishReddy LithishReddy Public

    Config files for my GitHub profile.

    JavaScript

  2. Copy-Files Copy-Files Public

    Here the files was placed for the demo project

  3. devika devika Public

    Forked from stitionai/devika

    Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective…

    Python