Ok, very early in development; but i have something! it’s very simple, an i recognize there are issue and a lack of features.
List of magicalness to be added:
menu
"map"
Inventory
Nice shiny graphix adjustments (rain, shadows, day/night cycle, etc)
Controls:
W - move towards cursor
Shift + W (hold) - Sprint
left click - shoot (automatic gun)
right click - reload (no ammo count atm, initial mag is 5 rounds, total ammo is unlimited)
I will add that eventually (if i continue to develop it) i want to add multiplayer, voip, etc. However, it’s out of my range of knowledge, i wouldn’t know where to start
Hahaha, what a savage! unfortunately, the"Creative Commons Attribution 3.0 Unported" licence has this term:
“You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.”
Either-way, people deserve credit
Anyway, bullets now line up with center of the cursor! (crosshair)
(even though it isn’t visible )
I actually hate the 8 direction movement, so i created it to “follow” the cursor when holding w, however, i do recognise there should probably be movement for “A”, “S” and “D”
Set “Set angle” to “No”, no more auto rotation and of course keep “Set angle toward Mouse.X, Mouse.Y”
Any possibility of adding lightning, rain, reflections, grass and shadows?
I need to find a decent set of animations for a good muzzle flash, i already looked into it.
Blood particles will come when you die (i hope)
Bullets falling… i’ll try… know a way? (de-spawning them may be a problem?)
However, grass, i need animations (again)
lighting i think is supported in construct 2, but i don’t know how it works
I would imagine reflections are hard
rain, i think i could do , but would require some magicness to make them look nice
@iSenzo atm, the rain triggers on start of layout, i made a function to disable the rain(disabled group and destroys all instances of"raindrop", do you know how i would re-enable it