Shoopity
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Button combination puzzle OR If-Then-Else logic
See "Nemesis Factor" by me to view what I have so far.Trying to make a puzzle game that will require me to detect button combinations to be in the correct order. I know each level will require it'...
-
Move object along path
I'm trying to create a ride vehicle that anyone can use. Ideally, another dreamer would just need to create a track for the vehicle to follow. Right now I've got something sort of working. I have o...