TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Alvin Eka
NA
15
5.1k
Game Development Visual Studio 2013
Nov 13 2017 9:34 AM
i am currently making a running game using window form in visual studio 2013 c#
i am having trouble when i'm trying to move my obstacle
here is my code and i manually generate picbox one by one
i tried to move it with timer and with .Left properties but it seem the width of the picbox increased instead of the left distance
i tried to use .Location.X properties but i got the same result , the width increased instead of the location
can someone help me????would really apreciate any kind of solution or advice
thanks
Reply
Answers (
0
)
Game Development C# Visual Studio 2011
General topic GoLANG