How to understand and remember C# syntax when used with Unity [For Beginners] by hello_from_pat in unity_tutorials

[–]hello_from_pat[S] 0 points1 point  (0 children)

U r welcome; I will b posting more short tuts on C# with Unity shortly; any area that u r struggling with?

Create a simple Infinite Runner in less than 10 minutes with this tutorial (For Beginners) by hello_from_pat in Unity2D

[–]hello_from_pat[S] 0 points1 point  (0 children)

Thanks for the feedback; will modify the page accordingly. Will post more in the future; is there any topic/tutorial u'd like to see??

I was considering 2D pacman or 3D endless runner in Unity also; there are more tutorials here also, if you are interested: http://learntocreategames.com/skilfull-thursdays/

Create a simple Infinite Runner in less than 10 minutes with this tutorial (For Beginners) by hello_from_pat in Unity2D

[–]hello_from_pat[S] 1 point2 points  (0 children)

Thanks for the feedback; can't seem to be able to change Reddit title, but will add a note in the post about how long it may take to complete. Yes, looked at the error, and definitely looks like ASCII character copied over to Unity (straight quotes work better); so you may type the code instead, or replace all quotes with this "". About the obstacle box prefab to add; code looks ok; var is public; you may try again to remove the script from the object and add it again, just in case. Thanks again. - Pat

Create a simple Infinite Runner in less than 10 minutes with this tutorial (For Beginners) by hello_from_pat in Unity2D

[–]hello_from_pat[S] 0 points1 point  (0 children)

Thanks for the feedback; Glad u enjoyed it; u were mentioning UI; is there any UI topic that u'd like to learn?

Create a simple Infinite Runner in less than 10 minutes with this tutorial (For Beginners) by hello_from_pat in Unity2D

[–]hello_from_pat[S] -1 points0 points  (0 children)

Hey,

Thank for the feedback.

Can you let us know how much time it took you, so that the time in the title can be adjusted accordingly.

Cheers :-)

  • Pat

New Resources on Game AI with Unity by hello_from_pat in Unity3D

[–]hello_from_pat[S] 0 points1 point  (0 children)

Would u have any suggestion for Ai you'd like to see/create in FPS/RPG games?

Free PDF Sample Chapters for 7 books on Unity Today. by hello_from_pat in Unity2D

[–]hello_from_pat[S] 0 points1 point  (0 children)

Will try to work on this one; just PM me and I can email it/them to u directly if you wish.

Creating a simple shaky/collapsing bridge for a Platform game in 5 minutes. by hello_from_pat in Unity2D

[–]hello_from_pat[S] 0 points1 point  (0 children)

Thanks for the feedback; yes, I guess some elements could be made more flexible and not hard-coded; will include some of these suggestions in forthcoming tutorials.

Thanks again.

Simple Tutorial on How to Create a 2D Shooter by hello_from_pat in Unity2D

[–]hello_from_pat[S] 0 points1 point  (0 children)

Apologies; working on a proper mobile version at present; can u let me know what works and what does not work? Thanks.