I did a little 3D Sprite test program! For the complete beginners, to change how fast the sprite goes forward/backward, change both of the 'WAIT #', and to change sprites, change the 500 to another number! *insanely proud of myself*
Introducing PerssonBasic! A downloadable precompiler for SB that is based off of C#, F#, Python, and SBv3. It will be a strongly-typed OOP language with block-indentation syntax. Estimated project time: 2 months. GET ON THE HYPE TRAIN!!! No? Just me? :(
If anyone needs randomly generated mazes: X333VXAP
The program also includes two sample games where you run through a maze, one 2D and one 3D (using GAME2RPG's engine).
This is a simple program that
displays a pressed hardware button's ID and name.
I made it by looking at examples made by others in this community. (Thanks L!)
Key:1284.
Hi, everyone!
I'm working on a program which is pretty much a collection of things I'm learning right now (buuton controls, simple simple AI movement, and background).
I'm encountering a problem.
When I press the R button the cat will change sprite images an leap in that direction.The problem is that there is this "black hole" that appears every time. To confuse matters further, (cont)