トピック
DasEtwas MyTheo00

Game ideas (3D)

When I got SmileBasic, I want to make 3D games. In PTC I did all the trig for it already, so I just would have to port it. Now... I don´t really know what game I should make.. Just the idea of making a Racing game or Tribes Ascend. Although without real multiplayer they wouldn´t be fun at all. Please comment ideas. (When I ported it and made a game, I WILL make an engine)
5そうだね
未プレイ
返信[1]
親投稿
Cris cmart592
A racing game where you try to beat other racer? or just get the fastest time to win a championship cup. Track editor? Also doom clone? wolfenstein clone?
1そうだね
プレイ済み
返信[2]
親投稿
DasEtwas MyTheo00
racing with beating times that you can post on the miiverse... i dont wanna make a huge game world like in doom or half-life
1そうだね
未プレイ
返信[3]
親投稿
Cris cmart592
hm ok then. Can you try to have a racing game?
0そうだね
プレイ済み
返信[4]
親投稿
DasEtwas MyTheo00
okay. Should it be rally racing or track racing and realistic or more arcarde?
1そうだね
未プレイ
返信[5]
親投稿
Cris cmart592
track racing. More arcade, but with a level editor maybe?
0そうだね
プレイ済み
返信[6]
親投稿
DasEtwas MyTheo00
okay should be a good start
0そうだね
未プレイ
返信[7]
親投稿
DasEtwas MyTheo00
Now a few technical questions. 1. Can you only upload whole projects with PRG: ? 2. Are floating point numbers usable as normal decimal numbers? 3. Is there a function to fill Triangles/Polygons?
0そうだね
未プレイ
返信[8]
親投稿
Cris cmart592
1)No, you can make a new project folder and put all your files you need for your project. 2)I don't really know this. 3)I think it's gfill or something, go to smilebasicsource.com for that.
0そうだね
プレイ済み
返信[9]
親投稿
DasEtwas MyTheo00
4. Can I load/move/edit files in other project folders?
0そうだね
未プレイ
返信[10]
親投稿
mystman12 mystman12
2) I *think* the answer is yes, but don't take my word for it. 3) According to the manual, GTRI draws a triangle on screen and fill is with a color. 4) No, you cannot access files in folders separate from the one the current program is running from; however, you can easily copy needed files into the proper folder. Also, regarding multiplayer, SmileBASIC does support local play, so you can...
0そうだね
プレイ済み
返信[11]
親投稿
mystman12 mystman12
create multiplayer games!
0そうだね
プレイ済み
返信[12]
親投稿
DasEtwas MyTheo00
Yes, I know, but.. local .. eh.
0そうだね
未プレイ
返信[13]
親投稿
DasEtwas MyTheo00
To 4. : Can I do it via a program code or does it have to be manual?
1そうだね
未プレイ
返信[14]
親投稿
Dylan FluffyMK7Leader
Hey! What I was thinking, is what we can do is make a game together! (As soon as SmileBasic comes out in Germany) I'm best at level design and sprites, but I do know a bit of programming... So let me know once you get SmileBasic!
0そうだね
プレイ済み
返信[15]
親投稿
DasEtwas MyTheo00
sure. hey let´s make a forum post together on smilebasicsource.com
1そうだね
未プレイ
返信[16]
親投稿
DasEtwas MyTheo00
for с0птãct
1そうだね
未プレイ
返信[17]
親投稿
cmart592 cmart592
運営者により削除されました。 コメントのID : 3DB-NBL7-BXM-ZM94-WW2-7PGC
返信[18]
親投稿
FluffyMK7Leader FluffyMK7Leader
運営者により削除されました。 コメントのID : 3DB-NBL7-BXM-ZM94-WVZ-DWCR
返信[19]
親投稿
Guy brilliance360
4. You can copy code manually, and it is very easy to do a lot because of select+copy. However, if you are just looking to move a file from one project to another, browse projects (in the main menu) allows you to run any program from any project, even if it's not your active project. Then you can save it, and it will be saved to the active project.
2そうだね
プレイ済み
返信[20]
親投稿
DasEtwas MyTheo00
Thanks david. I asked this because I want to include custom tracks and a track editor. Therefor you could use the editor, copy the track to a project, publish it and then somebody downloads the project with the track to install it.
3そうだね
未プレイ