Adventure Creator: 2D primer

  Рет қаралды 29,762

Chris Burton

Chris Burton

Күн бұрын

Пікірлер: 57
@ChrisIceBox
@ChrisIceBox 7 ай бұрын
Quick note: The New Game Wizard has been updated since this video was recorded - a tutorial on its usage is here: www.adventurecreator.org/tutorials/running-new-game-wizard
@adamm5282
@adamm5282 2 ай бұрын
Making games with this mod is more fun than playing them I love it thanks
@samuraihoedown4761
@samuraihoedown4761 2 жыл бұрын
Just finished this tutorial, and I thought it was a great resource for learning the basics of AC. A week ago I was thinking about all the systems I would need to create to get a point and click game up and running, but today I'm able to just start creating because AC is handling all of those for me!
@MatthiXXY
@MatthiXXY 2 жыл бұрын
First: nice tutorial! I have to admit I thought Adventure Creator is put on Unity in a bit uncomfortable way. Having an own IDE would be much better. On the other side, you (and also me now) can use Unity for further implementation than you thought of. So I feel more confident this is a right choice. After watching this tutorial I'm totally sure, this is the right choice for my little project. You provide so many options for such a fair price so I bought it. Thank you!
@patrickrainville
@patrickrainville 2 жыл бұрын
Just the video I wanted. Thanks Chris!
@Tokimeki
@Tokimeki 2 жыл бұрын
You are the best, thanks a lot for the new tutorial! I need it!
@Fenixmaiden666
@Fenixmaiden666 Жыл бұрын
As someone who has just joined a project using AC, I'm amazed by how comprehensive and user friendly it is. People with literally no experience could utilise this. Fantastic creation Chris! I have had a look through your channel, but don't seem to be able to see it, but a video on hooking up custom code would be awesome! However, the documentation is very good!
@ChrisIceBox
@ChrisIceBox Жыл бұрын
Thanks very much! A series of tutorials on extending AC through scripting can be found here: www.adventurecreator.org/tutorials/third-party-tools-and-customisation
@NicoleHam
@NicoleHam Жыл бұрын
Hi there, extreme noob with this system.. At around 21:07 you show an example of making a button that triggers exiting the game/changing the scene. However, because I have "Choose hotspot then interaction" on in AV game Editor > settings, the exit icon won't appear because I've got the project settings set to display menus when a hotspot is interacted with. An empty black pixel displays instead. How do I go about doing both... is there a way?
@ChrisIceBox
@ChrisIceBox Жыл бұрын
"Choose Hotspot Then Interaction" will open up the Interaction menu by default - but you can still have the behaviour as in the video for specific Hotspots by checking "Single 'Use' Interaction?" in the Hotspot's Inspector. This is what the 2D Demo does (which also uses this Interaction method) for its Exit Hotspots, since you typically don't need to see a list of icons for an exit. The empty black pixels sounds like the Interaction menu turning on, but with no Interaction icon that matches the one defined in the Hotspot - "Exit" in this case. If you want to rely on the Interaction menu for this case, you just need to add that icon type to the Interaction menu - which you can do by adding a new "Interaction" element that's "Cursor" is set to "Exit".
@DennisCNolasco
@DennisCNolasco 2 жыл бұрын
Hmm, Barry talks but doesn’t transition to the talking animation(stuck on the idle animation). I’m using Unity 2020.
@ChrisIceBox
@ChrisIceBox 2 жыл бұрын
Make sure "Has Exit Time" is unchecked in the Idle -> Talk transition. If you need more specific advice, share images of your Animator on the forum at adventurecreator.org/forum
@user-ik6bg9pei
@user-ik6bg9pei 2 жыл бұрын
You must change in NPC>Mecanim parameters>Talk bool to "isTalking".... it is "lsTalking" by default.
@MikeScottAnimation
@MikeScottAnimation Ай бұрын
Fyi at 1h12min for 'transparency sort mode' I couldn't find the settings in Project Settings, but did find them in Assets > Settings > Renderer2D > Inspector edit: ah, you mention something about this right after, lol. Anyways, seems like I didn't need the script (I think)
@ChrisIceBox
@ChrisIceBox Ай бұрын
@@MikeScottAnimation It's only in the Project settings if you're using built-in render pipeline. The Sorting Map is still necessary for affecting character sizes as they move vertically
@MikeScottAnimation
@MikeScottAnimation 2 ай бұрын
EPIC!!!
@nevertoolate5325
@nevertoolate5325 8 ай бұрын
Any news on a Godot version? Ive had to ditch my investment in this great tool after taking a cold hard look at Unity and deciding best to walk away - for dozens of reasons. If not, thanks anyway Chris, you got me started 👍
@Mattebroadcast
@Mattebroadcast 11 ай бұрын
Thanks so much for this! Quick question - I weirdly have my player double every time I run the game. The one is working and moves around, while the other just stands there with the idle animation looping. Please help!
@ChrisIceBox
@ChrisIceBox 11 ай бұрын
Do you have a copy of your player model in the scene file? AC will spawn in the Player prefab you assign in the Settings Manager when you hit Play, so you don't need your character to be in the scene file itself. If that's not it, best to see screens - post details on the forum at www.adventurecreator.org/forum/ and I'll see if I can spot the issue.
@Mattebroadcast
@Mattebroadcast 11 ай бұрын
@@ChrisIceBox No I thought that was the issue but deleted it out of the scene when you said I should. I will post on there shortly and will use some screengrabs too. Thanks for the prompt response!
@ferretface
@ferretface 2 жыл бұрын
This is a fantastic tutorial
@DennisCNolasco
@DennisCNolasco 2 жыл бұрын
Strange, I followed the steps in Unity 2020 for the ParkTree hotspot/collider and it doesn’t display anything on mouseover/click (unlike the bench which was done by the other method).
@DennisCNolasco
@DennisCNolasco 2 жыл бұрын
Nm, I saw your comment on the forum about this. For some reason my Settings manager>Camera settings>Camera perspective was set to 3D instead of 2D.
@user-kp2dj2zx6v
@user-kp2dj2zx6v 2 жыл бұрын
Thanks so much, I hope you can make a tutorial for creating android 2d game as well
@mohmbilly
@mohmbilly 7 ай бұрын
what you mean , with unity you can compile your game for android also
@jamescaruso6564
@jamescaruso6564 Жыл бұрын
Great tutorial, thank you. Do you always have to use hot-spots for interactive elements?
@ChrisIceBox
@ChrisIceBox Жыл бұрын
For areas of the screen that the player can click on, yes - but interactivity can also be achieved through Triggers and Input.
@bartoszkulik5415
@bartoszkulik5415 Жыл бұрын
Hello, I'm making a 2D game. I'm having trouble setting up a 2D hotspot. Only 3D hotspots work and they are cubes. As I create a hotspot using "polygon collider 2d" the cursor does not respond to it. What am I doing wrong?
@ChrisIceBox
@ChrisIceBox Жыл бұрын
Make sure that your Settings Manager's "Camera perspective" field is set to 2D - this'll be set automatically if you opt to make a 2D game when running the New Game Wizard.
@bartoszkulik5415
@bartoszkulik5415 Жыл бұрын
@@ChrisIceBox Although I initially set the game design as 2D, in the "settings manager" I had the camera set to 3D. I changed it and everything works as it should :D Thank you
@Staggism
@Staggism 2 жыл бұрын
Sorry, my UPR/AC 2D setting doesn't work, i can't figure out where to place the camera script. Help please!
@ChrisIceBox
@ChrisIceBox 2 жыл бұрын
Paste the code into a new C# file name SetTransparencySortAxis and attach it to your MainCamera object. If there's an issue, check your Console for messages and share details/screenshots on the forum at adventurecreator.org/forum
@Staggism
@Staggism 2 жыл бұрын
@@ChrisIceBox It works perfectly, thank you very much!
@holdthetruthhostage
@holdthetruthhostage 2 жыл бұрын
Yes a New One Cool
@yorkipudd1728
@yorkipudd1728 2 жыл бұрын
Thank you Chris!
@JustinHunterTCM
@JustinHunterTCM 2 жыл бұрын
Hello Sir, thank you so much for updating this tutorial. I was wondering if you are going to be doing the same for the 3D one?
@ChrisIceBox
@ChrisIceBox 2 жыл бұрын
The 3D workflow is much the same as it was - are you having an issue with a particular part?
@JustinHunterTCM
@JustinHunterTCM 2 жыл бұрын
@@ChrisIceBox Nope. Just wondering if you had plans to do so.
@ChrisIceBox
@ChrisIceBox 2 жыл бұрын
@@JustinHunterTCM Yes, likely so!
@JustinHunterTCM
@JustinHunterTCM 2 жыл бұрын
@@ChrisIceBox Thank you sir. And I also greatly appreciate this wonderful app you have made.
@sarrastudio
@sarrastudio Жыл бұрын
it"s amazing!!!!!!!!!!!!
@khushalkhan83
@khushalkhan83 2 жыл бұрын
None of integrations worked, UFPS, oottii, Invector. I guess they need to be updated
@ChrisIceBox
@ChrisIceBox 2 жыл бұрын
Which integrations are you referring to? UFPS integration has been replaced by the UCC package on AC's Downloads page: adventurecreator.org/downloads
@danielmonteroroman2139
@danielmonteroroman2139 Жыл бұрын
Hello, I would like to ask. For those who know to code in C#. Would it be better to use it? Or even if we know to use c# it is better (or eassiest) not to use it? Thanks.
@ChrisIceBox
@ChrisIceBox Жыл бұрын
It really depends on what you want to make. If you want to make a traditional adventure game that AC is designed for, then it'll help you out whether you're a coder or not. If you are a coder, AC caters for extensions by providing event hooks and a documented API
@danielmonteroroman2139
@danielmonteroroman2139 Жыл бұрын
@@ChrisIceBox thank you!
@onemantwohearts
@onemantwohearts 2 жыл бұрын
the link for the camera script code is broken
@ChrisIceBox
@ChrisIceBox 2 жыл бұрын
Thanks for the alert - I've updated the link.
@김톳기
@김톳기 2 жыл бұрын
Thanks
Committing game dev crimes to finish my game
17:19
Luke Muscat
Рет қаралды 103 М.
Notch Has A New Indie Game! (Minecraft Creator)
7:59
Thomas Brush
Рет қаралды 107 М.
Ouch.. 🤕⚽️
00:25
Celine Dept
Рет қаралды 25 МЛН
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 55 МЛН
didn't manage to catch the ball #tiktok
00:19
Анастасия Тарасова
Рет қаралды 35 МЛН
The most complex city-building simulator
17:23
StopGame
Рет қаралды 329 М.
What size should your assets be? | HD 2D GAME ART
12:10
Nonsensical 2D
Рет қаралды 136 М.
What would 10,000 endermans build over time?
12:14
Element X
Рет қаралды 4,5 МЛН
Учим Unity за 1 час! #От Профессионала
1:59:24
Хауди Хо™ - Просто о мире IT!
Рет қаралды 1,6 МЛН
Moebius-style 3D Rendering | Useless Game Dev
8:12
Useless Game Dev
Рет қаралды 843 М.
Coding Adventure: Portals
16:06
Sebastian Lague
Рет қаралды 1,3 МЛН
My Wife and I Made an Indie Game and it Made Millions!
14:45
Eastshade Studios
Рет қаралды 1,4 МЛН
Ouch.. 🤕⚽️
00:25
Celine Dept
Рет қаралды 25 МЛН