Added on-screen controls for mobile.#1
Open
ITotalJustice wants to merge 3 commits intobncastle:masterfrom
Open
Added on-screen controls for mobile.#1ITotalJustice wants to merge 3 commits intobncastle:masterfrom
ITotalJustice wants to merge 3 commits intobncastle:masterfrom
Conversation
added onscreen controlls which are visible if exported to android / ios OR the mobile browser is detected if exported to html. added level 3. basic level. added level 4 which is just a placeholder. added door / key to level 2 change the computer so that it can be toggled on / off.
Added link to the playlist. added link to kenny's control assets. fixed formatting of markdown.
Author
|
I forgot to mention that I added controller and wasd inputs to the input map. Jump can also be triggered with the spacebar. I've got the game hosted here if you want to try it out. |
cf860f5 to
e96cf7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! I Just started following your tutorial, but i wanted to mess around with the level creation.
I added basic on-screen controls which will be displayed if exported to ios / android or if exported to html and mobile browser is detected.
I also added a basic level 3 and level 4 as a placeholder (so the game doesnt crash), because of this i made it so that level 2 has a key / door.
I've added the control asset link to the readme, also fixed the formatting and I added a link to your series.