Torque X 2D basics 2, part 1/2 - Player animation
Loading...
3,273
Loading...
Uploader Comments (TheThomasVestergaard)
Video Responses
This video is a response to Game Development: Getting Started Part 1
see all
All Comments (6)
-
what did you write between the brackets in
public MyPlayerOrientation _PlayerOrientation?
-
@DarkLink9891 Thanks for the comment :) I use the ReSharper plugin for visual studio and it pretty much does all the using stuff automaticly, that's why I forgot to mention it in the video. Thanks :)
-
great videos just cant read what you typing otherwise id do the toturals
Loading...
i think i might have figured it out {get:;set;}
strideryoko 1 year ago
@strideryoko Yes {get; set;} - It can be left out.
TheThomasVestergaard 1 year ago