XNA Rpg Engine
Loading...
1,236
Loading...
Uploader Comments (rm2kdev)
see all
All Comments (15)
-
@rm2kdev thanks a bunch!
-
source pweeeez
-
@GhostFire218 goto code project and search for XNA And Winforms its the 2nd one down by naki Ayucar
-
@rm2kdev but how do you manage external controls like buttons and etc? because how i have already said, when i create the device all buttons, timers and all windows controls gone freezed.
-
@GhostFire218 im actually creating the device into a picture box
-
can you explain how to create a device in a windows form app? because when i try to do it, all form controls will freezed.
Loading...
In the form for the editor, what type of component is the tilesheet loaded into? And also, can you explain what type of component the actual map is drawn to? If you could elaborate on that somewhat i'd be so happy
dukie67 2 weeks ago
@dukie67 the tile-set is a picturebox in a panel i set its position like this picTileset.top = -scrollbar.value * 32, the map is also drawn to a picturebox i have a tutorial on my channel explaining how to initialize xna 4.0 in visual basic using picture boxes :)
rm2kdev 1 week ago
looking great! if you did that in 4 hours... that's amazing!
dukie67 2 weeks ago
@dukie67 thanks! my friends say i code features at ridiculous speeds lol i think its just becuase i have the theory in my head of what i want to do like when a musician improvises i do that with code lol just wing it and it all links together XD
rm2kdev 1 week ago